diff options
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 7f4aefe7e..97e0ad596 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -10127,6 +10127,10 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Add Spanish message translations (Luis Vazquez) + Allow a wrapper function to run wal_files and archive_ready actions as + non-superuser + (Joshua Elsasser) + =item B<Version 2.22.0> June 30, 2015 Add xact timestamp support to hot_standby_delay. |