Re: pg_standby replication problem

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: pg_standby replication problem
Дата
Msg-id 4697611.leeh1jDB3J@skynet.simkin.ca
обсуждение исходный текст
Ответ на pg_standby replication problem  (Khangelani Gama <kgama@argility.com>)
Список pgsql-general
On Monday, June 09, 2014 08:05:41 PM Khangelani Gama wrote:
> Hi All
>
> I would like to re-post the problem we have. The secondary server ran out
> the disc space due the replication problem (Connection Time out).

The secondary server would not (could not) run out of drive space due to a
problem on the primary. You probably need to figure out why that server is out
of drive space and fix it, and then I expect your replication problem will fix
itself. If you do not have a process cleaning up old archived WAL files, and
those are stored on the secondary, that could be the source of your problem.

If you also have a separate networking issue (for the connection timeout),
then you might need to fix that, too.




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

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