Re: Help setting up warm standby replication

Поиск
Список
Период
Сортировка
От Nico Sabbi
Тема Re: Help setting up warm standby replication
Дата
Msg-id 46238F38.50705@officinedigitali.it
обсуждение исходный текст
Ответ на Re: Help setting up warm standby replication  ("Merlin Moncure" <mmoncure@gmail.com>)
Ответы Re: Help setting up warm standby replication
Список pgsql-general
Merlin Moncure wrote:

>
>
> try link mode, not copy mode (-l). make sure you read about the -k
> switch.
>
> merlin
>
replaced -c with -l, but the result was the same.
I assume that with -k you mean the socket dir for postgres - since
pg_standby doesn't
seek to recognize that switch -  but I didn't need it: I connected to -p
5433.

Anyway, after having stopped the replication I had the same problem;
in order to make the slave start I had to manually copy the log files
from the
archive to pg_xlog/ .

Is pg_standby supposed to work with Postgres 8.2 ? or only with 8.1.?



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

Предыдущее
От: Kevin Murphy
Дата:
Сообщение: Re: Q re installing Pg on OS X?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Dump & restore required for x86 -> EM64T?