Re: New Slave - timeline ERROR

Поиск
Список
Период
Сортировка
От bricklen
Тема Re: New Slave - timeline ERROR
Дата
Msg-id CAGrpgQ8GwGh99DR+zRnFKpnSTWBEvM-=-FhD_V0xkqktBDYcEQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: New Slave - timeline ERROR  ("drum.lucas@gmail.com" <drum.lucas@gmail.com>)
Ответы Re: New Slave - timeline ERROR
Список pgsql-general
On Sat, Jan 9, 2016 at 1:49 PM, drum.lucas@gmail.com <drum.lucas@gmail.com> wrote:
Hi,

If the master is successfully ships WALs to the slave you are setting up you do not need the "stream" option.

yes.. the master is successfully shipping the WALs....

Is there anything else? Help, please hehehehe

If you are able to stop Postgres on the slave you are taking the base backup from, you could do this:

1). Stop postgres on slave1
2). Rsync slave1 to slave2 to copy only the deltas.
3). When you start up slave2 the WALs that the master has shipped to slave2 should apply and bring your system up to consistency.

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

Предыдущее
От: "drum.lucas@gmail.com"
Дата:
Сообщение: Re: New Slave - timeline ERROR
Следующее
От: "drum.lucas@gmail.com"
Дата:
Сообщение: Re: New Slave - timeline ERROR