create index if not exists audit_logs_hospital_id_idx on public.audit_logs (hospital_id); create index if not exists audit_logs_actor_id_idx on public.audit_logs ...
This contract is on Dire Marsh, so select that map before queuing. Head to the Ponds area and find the all-cyan building on your map. Go inside and take the stairwell up to the second floor, where a ...
CREATE INDEX idx_logs_ts ON logs(ts DESC, ts_nanos DESC, id DESC); CREATE INDEX idx_logs_thread_id ON logs(thread_id); CREATE INDEX idx_logs_process_uuid ON logs ...