Re: Switchover of Master and Slave roles
От | A J |
---|---|
Тема | Re: Switchover of Master and Slave roles |
Дата | |
Msg-id | 349220.32155.qm@web120008.mail.ne1.yahoo.com обсуждение исходный текст |
Ответ на | Re: Switchover of Master and Slave roles ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>) |
Ответы |
Re: Switchover of Master and Slave roles
Re: Switchover of Master and Slave roles Re: Switchover of Master and Slave roles |
Список | pgsql-admin |
Ok. So if I understand it correctly, as far as Postgres is concerned the 'mirror is broken'. It is a one-time cutover.
We then rely on filesystem tools (or other third party tools) to get the original master in sync with the new master efficiently and then make it join as slave.
Right ?
From: Kevin Grittner <Kevin.Grittner@wicourts.gov>
To: Ray Stell <stellr@cns.vt.edu>; A J <s5aly@yahoo.com>
Cc: pgsql-admin@postgresql.org
Sent: Tue, June 7, 2011 2:44:41 PM
Subject: Re: [ADMIN] Switchover of Master and Slave roles
A J <s5aly@yahoo.com> wrote:
> What does it exactly mean to 'recreate a standby server' ? Can I
> not use the datafiles on the former primary and just let it sync
> and get the incremental from the new primary ? Do I have to remove
> all the data files from the former primary and get all the
> datafiles through rsync (or other similar manner) from the new
> primary ?
The old server will probably be close enough that judicious use of
rsync with the old copy as the target will allow a base backup to be
taken very quickly.
-Kevin
В списке pgsql-admin по дате отправления: