Re: Standby is not removing restored WAL segments

Поиск
Список
Период
Сортировка
От Alexey Klyukin
Тема Re: Standby is not removing restored WAL segments
Дата
Msg-id CAAS3tyJ1SEhJSnWs20yW+xVXrvDwhPYMGYmWBA_RSiEu=A=rmw@mail.gmail.com
обсуждение исходный текст
Ответ на Standby is not removing restored WAL segments  (Alexey Klyukin <alexk@hintbits.com>)
Ответы Re: Standby is not removing restored WAL segments  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgsql-admin
On Tue, Sep 16, 2014 at 2:20 PM, Adalkonda Harshad
<adalkondaharshad@gmail.com> wrote:
>

> I suspect there is a problem while setting the archive_command that resulting towards accumulating WAL .ready file in
pg_xlog/archive_statusdirectory itself. 

I think archive_command has no effect on the non-primary server, and
the problem described above is happening on standby.
It's hard to suspect the restore_command as well, because the WAL
segments are copied to the pg_xlog as a result of the restore_command,
and therefore, it's working.


В списке pgsql-admin по дате отправления:

Предыдущее
От: Alexey Klyukin
Дата:
Сообщение: Re: Standby is not removing restored WAL segments
Следующее
От: Jerry Sievers
Дата:
Сообщение: Re: log message from autovac doesn't include db name