From 2185a428ffa7a16a02ad10141e0fdf814bbdbcee Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Fri, 17 Jul 2015 22:29:30 +0200 Subject: Add test for --action=wal_files --lsfunc --- check_postgres.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'check_postgres.pl') 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 June 30, 2015 Add xact timestamp support to hot_standby_delay. -- cgit v1.2.3