1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-01 09:51:43 +02:00
pg_probackup/expected
stalkerg 558d4a3427 Remove noisy NOTICE messages when calling pg_stop_backup
Those per se are not that annoying, but the random messages generated
by the backend while pg_arman is waiting for segments to be archived
are annoying. This commit gets rid of them by using client_min_messages
set to warning on the connection used.

Report by Yury Zhuravlev.
2016-03-28 13:47:49 +03:00
..
backup.out Add multithread beckup. 2016-02-29 20:23:48 +03:00
delete.out Remove noisy NOTICE messages when calling pg_stop_backup 2016-03-28 13:47:49 +03:00
init.out Sanitize error checks 2016-01-19 12:41:30 +09:00
option.out Update test for new options help. 2016-03-02 12:12:04 +03:00
restore.out First version of ptrack support. 2016-02-27 21:07:55 +03:00
show.out Remove noisy NOTICE messages when calling pg_stop_backup 2016-03-28 13:47:49 +03:00