Hey all, For a variety of reasons, that aren't relevant here, I have had to implement my own version of pg_standby. At the moment it puts the WAL in the right place and "exit 0". Postgres then processes it, and calls pg_standby again, as it should. It'll do this basically forever. It has a test for a "trigger" file which causes it to exit 1, making postgres stop recovering and start. I would very much like to be able to make pg_standby cause postgres to cleanly shutdown, with or without removing recovery.conf. Is there a magic exit code I can use to do this? Or a pg_ctl option to stop recovering and shutdown? Thanks -- Mike Williams
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера