Re: streaming replication question

Поиск
Список
Период
Сортировка
От Roberto Scattini
Тема Re: streaming replication question
Дата
Msg-id CAApYZY9XS=ACbvijERg56Vg1gm+3=urzJ2V-YwQ4ixvN6BAQzg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: streaming replication question  (wd <wd@wdicc.com>)
Ответы Re: streaming replication question
Список pgsql-general


On Thursday, March 21, 2013, wd <wd@wdicc.com> wrote:
> You can combine warm standby and streaming, we do this in our product database.
> When the standby is to far from the master, the slave will try to use restore_command to restore the database(warm standby), when the standby catch up the master, the steaming will working again.
>
> BTW: we use ominipitr.
>

ok. tomorrow i will check that again. i think that when restore_command was enabled in the slave, the wal receiver proccess didnt appear (and i didnt see the changes inmediately happening in the slave).

can you post your recovery.conf?

thanks for the reply!


--
Roberto Scattini

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

Предыдущее
От: wd
Дата:
Сообщение: Re: streaming replication question
Следующее
От: Kalai R
Дата:
Сообщение: Problem in "Set search path"