| От | Jerry Sievers |
|---|---|
| Тема | Re: Frequency of archive_cleanup_command |
| Дата | |
| Msg-id | 87y5z1jgi4.fsf@comcast.net обсуждение исходный текст |
| Ответ на | Frequency of archive_cleanup_command (A J <s5aly@yahoo.com>) |
| Список | pgsql-admin |
A J <s5aly@yahoo.com> writes: > Couple of questions: 1. At what frequency is the > archive_cleanup_command executed from the recovery.conf file on the > standby ? Typically once per WAL file being processed. > 2. If for some reason lets say a WAL file is missing from the > archive directory but the files after that are present. When the > standby tries to restore the missing WAL file, does it fail or it > simply skips the missing WAL file and goes to the next one. Neither. A standby will sit waiting forever for the next WAL segment that it needs. You can't just skip missing WALs :-) HTH > Thanks. > -- Jerry Sievers Postgres DBA/Development Consulting e: postgres.consulting@comcast.net p: 305.321.1144
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера