pg-collector icon indicating copy to clipboard operation
pg-collector copied to clipboard

PG Collector for Postgresql is a sql script that gathers valuable database information and presents it in a consolidated HTML file which provides a convenient way to view and navigate between differen...

Results 1 pg-collector issues
Sort by recently updated
recently updated
newest added

*Issue #2:* *Description of changes:* Due to the column name changes of pg_stat_statements in PG13, modified the column accordingly. So this script can work for PG13 only. https://www.postgresql.org/docs/13/pgstatstatements.html total_time =>...