Re: Followup on 'Standby promotion does not work'

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Followup on 'Standby promotion does not work'
Дата
Msg-id CAHGQGwEgiqcd6CNNy+0Xa1xif9k=y2bVNrJyxFJD0ggtj+mqUQ@mail.gmail.com
обсуждение исходный текст
Ответ на Followup on 'Standby promotion does not work'  (A J <s5aly@yahoo.com>)
Ответы Re: Followup on 'Standby promotion does not work'  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: Followup on 'Standby promotion does not work'  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
Список pgsql-admin
On Fri, Jul 22, 2011 at 1:29 AM, A J <s5aly@yahoo.com> wrote:
> Couple of months back, Josh Berkus posted an issue with promotion of the
> standby in Streaming replication. Subject 'Standby promotion does not work'
> in the pgsql-hackers forum.

I could not find that thread.

> It seemed that during failover, it was not possible to repoint the rest of
> the slaves to the new master. Is this resolved ?

No.

When failover happens, basically you still need to take a fresh base backup from
new master, copy it to the rest of standbys, change their primary_conninfo so
that it points to new master, and restart them. But, if you always
assign the same
IP address to the master server by using virtual IP technique, you
would not need
to change primary_conninfo.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

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

Предыдущее
От: "Juan Cuervo (Quality Telecom)"
Дата:
Сообщение: Re: revoked permissions on table still allows users to see table's structure
Следующее
От: Bob Lunney
Дата:
Сообщение: Re: revoked permissions on table still allows users to see table's structure