Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultQuery = `select usename, state, count(*) from pg_stat_activity where pid <> pg_backend_pid() group by 1,2 order by 1`
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.