Re: pg_standby replication problem

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: pg_standby replication problem
Дата
Msg-id 10631191.DSiINcxZsJ@skynet.simkin.ca
обсуждение исходный текст
Ответ на Re: pg_standby replication problem  (Khangelani Gama <kgama@argility.com>)
Ответы Re: pg_standby replication problem
Список pgsql-general
On Monday, June 09, 2014 04:28:53 PM Khangelani Gama wrote:
> Please help me with this, my secondary server shows a replication problem.
> It stopped at the file called *0000000500004BAF000000AF …*then from here
> primary server kept on sending walfiles, until the walfiles used up the
> disc space in the data directory. How do I fix this problem. It’s postgres
> 9.1.2.
>

It looks to me like your archive_command is probably failing on the primary
server. If that fails, the logs will build up and fill up your disk as
described. And they wouldn't be available to the slave to find.



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: pg_standby replication problem
Следующее
От: Khangelani Gama
Дата:
Сообщение: Re: pg_standby replication problem