tselect wait_event_type, wait_event from pg_stat_activity where pid !=pg_backend_pid();watch 0.5
Your email address will not be published. Required fields are marked *
Save my name, email, and website in this browser for the next time I comment.
Δ
Please enable JavaScript in your browser to view the content
t
select wait_event_type, wait_event from pg_stat_activity where pid !=pg_backend_pid();
watch 0.5
Josselin Joly