162 Commits (5b961695d2abb5300cef8b3eafb91313b5e0fe4e)
 

Author SHA1 Message Date
Test User 5b961695d2 change column name 5 years ago
Nikitin-Alexandr 32aece7f84
Create temp.txt 5 years ago
Nikitin-Alexandr 79db36c3bf
Delete temp.txt 5 years ago
Nikitin-Alexandr 151c24f8ff
Rename create_db_activity_view9.6.sql to create_db_activity_view.sql 5 years ago
Nikitin-Alexandr 38d4f0ab09
Rename sql/create_db_activity_view_old.sql to sql/old/create_db_activity_view_old.sql 5 years ago
Nikitin-Alexandr aee429eaad
Rename create_db_activity_view.sql to create_db_activity_view_old.sql 5 years ago
Nikitin-Alexandr dd12258614
Create temp.txt 5 years ago
Nikitin-Alexandr ccbdbdeb40
Delete temp.txt 5 years ago
Nikitin-Alexandr 00788f8d72
Rename sql/table_disk_activity.sql to sql/old/table_disk_activity.sql 5 years ago
Nikitin-Alexandr e135505fa3
Create temp.txt 5 years ago
Maxim Boguk e6dc31c9b7 add check to skip exculsion constraint indexes to prevent error: concurrent index creation for exclusion constraints is not supported 5 years ago
Maxim Boguk b0f3ed45fe script set restructurization 5 years ago
Maxim Boguk 63e8c0af83 add database ordering during work 5 years ago
Maxim Boguk 58fd879702 fix config comment 5 years ago
Maxim Boguk dfdc83f253 single file split into rarely changed data(tables) structure and stateless code(procedures) structure files 5 years ago
Maxim Boguk 920c603241 change default value of minimum_reliable_index_size 5 years ago
Maxim Boguk fc3377cc64 removed debug RAISE NOTICE 5 years ago
Maxim Boguk 0ace45e395 change bloat scale factor from 1.5 to 2 5 years ago
Maxim Boguk 3c32db2d24 small fix 5 years ago
Maxim Boguk ed9abd08b9 index_watch added 5 years ago
Maxim Boguk 9a913c005e some fixes 5 years ago
Alexey Ermakov 2942fd3042 check_replication_lag.pl improvements: show correct lag when replica is restoring WALs from archive 5 years ago
Maxim Boguk 410dda83ab rework of structure 5 years ago
Maxim Boguk a5880cee51 some more fixes 5 years ago
Maxim Boguk b33dbf6a2f typo fix 5 years ago
Maxim Boguk f102298ff0 simplification and cleanup 5 years ago
Alexey Ermakov 106d00ba9d adding support for pg_stat_statements 1.8 (introduced on postgresql 13) for query_stat_total.sql report (in separate file) 5 years ago
Victor Yegorov b555ba5419 Improve README. 5 years ago
Victor Yegorov 1d4d6c7dd3 Introduce offline lag checking script. 5 years ago
Alexey Ermakov 598cd5833e query_stat_total.sql fixes: display "unknown" for rows in pg_stat_statements with null in query column. fix "division by zero" error for pg13 when call column could be 0. 5 years ago
Ilya Kosmodemiansky 729bc99157
Update README.md 5 years ago
PostgreSQL administrator 0fd6a3b61b added usage to comment 5 years ago
PostgreSQL administrator 43cfcb0654 script for am check text indexes 5 years ago
Alexey Lesovsky d6eaa47672 fix getting pgbouncer version 6 years ago
Alexey Ermakov d9e225fd6f show queries from dropped users and databases as from "unknown" instead of empty rows. 6 years ago
Victor Yegorov 0f31b39343 Make check_replication_lag work with perl 5.10 6 years ago
Lesovsky Alexey b68fdb5b67
Merge pull request #6 from vitabaks/master 6 years ago
Vitaliy Kukharik 9410f05b1c server-audit.sh: rename entry to be Streaming connections instead of Replicas. 6 years ago
Vitaliy Kukharik 07613c99a5 server-audit.sh: remove any where application_name filters 6 years ago
Victor Yegorov c6c4c4b55a Merge branch 'crl_improvements' 6 years ago
Vitaliy Kukharik 869393f9ad server-audit.sh: pgReplicaCount and pgReplicaList (exclude pg_basebackup). 6 years ago
Vitaliy Kukharik 54f463922d server-audit.sh: added server model info in hardware summary 6 years ago
Alexey Lesovsky e8db0d06b0 server-audit.sh: use more strict regexp when parsing postgresql.conf 6 years ago
Alexey Ermakov 3bfdc3b820 add sql/index_candidates_to_partial.sql 6 years ago
Victor Yegorov acf5a8cdb9 Replica thresholds and help improvements 6 years ago
Victor Yegorov 4ec0e485fa Add optional ports to check_replication_lag 6 years ago
Victor Yegorov f0a3cc6640 check_replication_lag improvements 6 years ago
Andrey-Salnikov 9df8de36f8 Fix checking new verions of pgBouncer 6 years ago
Alexey Lesovsky 9c31e22dbb hotfix: get info about indexes/functions from the single views 6 years ago
Andrey-Salnikov 598fc8f3f8 Updated lastest actual versions of PostgreSQL 7 years ago