Re: How can you get "WAL segment has already been removed" when doing synchronous replication ?!
В списке pgsql-general по дате отправления:
| От | hubert depesz lubaczewski |
|---|---|
| Тема | Re: How can you get "WAL segment has already been removed" when doing synchronous replication ?! |
| Дата | |
| Msg-id | 20130712110536.GA471@depesz.com обсуждение исходный текст |
| Ответ на | Re: How can you get "WAL segment has already been removed" when doing synchronous replication ?! (Amit Langote <amitlangote09@gmail.com>) |
| Список | pgsql-general |
On Fri, Jul 12, 2013 at 12:30:22PM +0530, Amit Langote wrote: > >> Increasing the wal_keep_segments ? > > I know that I can increase wal_keep_segments to "solve" it, but > > shouldn't it be *impossible* to happen with synchronous replication? > > After all - all commits should wait for slave to be 100% up to date! > Is it possible that xlog recycling might have caused this wherein the > xlog segment which is yet to be archived/shipped is recycled? I As far as I know, pg will not recycle log before it's archived. Otherwise we wouldn't be able to have archives. > remember something of that sort. Check this discussion: > http://www.postgresql.org/message-id/51779B3B.1020003@lab.ntt.co.jp > Is this logged on the master or a standby? master. Best regards, depesz -- The best thing about modern society is how easy it is to avoid contact with it. http://depesz.com/
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера