| От | PG Bug reporting form |
|---|---|
| Тема | BUG #15591: pg_receivewal does not honor replication slots |
| Дата | |
| Msg-id | 15591-3d988c14166018a6@postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #15591: pg_receivewal does not honor replication slots
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 15591 Logged by: Jeff Janes Email address: jeff.janes@gmail.com PostgreSQL version: 11.1 Operating system: all Description: When you invoke pg_receivewal using --slot to give it the name of an existing slot which has WAL reserved, and -D pointing to an empty directory, it fast-forwards the slot's LSN reservation to the beginning of the most recent WAL file on the server, and starts streaming from there. Rather than streaming from the LSN reservation point. Does this not utterly destroy the main point of using slots? If I didn't want to ensure a gapless WAL stream, why use slots in the first place? I've tested in v11, but I think it is across all versions.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера