Re: How to switch file systems with least downtime?

Поиск
Список
Период
Сортировка
От Moshe Jacobson
Тема Re: How to switch file systems with least downtime?
Дата
Msg-id CAJ4CxLkioNAx2Mq7Pw9RjLLhC6pxrOPcmy-kRhtdkNPFZigeKw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to switch file systems with least downtime?  (CS DBA <cs_dba@consistentstate.com>)
Список pgsql-general
On Sat, Sep 14, 2013 at 11:26 AM, CS DBA <cs_dba@consistentstate.com> wrote:
3) before the swap do another rsync to bring the db as close to sync'ed as possible

4) shut down the primary db

5) do a final rsync (should have little to nothing to sync)

6) start the secondary db

Thanks. That's how I normally do it, but I was hoping to eliminate much of the downtime between 4 and 6.


Moshe Jacobson
Nead Werx, Inc. | Manager of Systems Engineering
2323 Cumberland Parkway, Suite 201 | Atlanta, GA 30339
moshe@neadwerx.com | 
www.neadwerx.com

"Quality is not an act, it is a habit." -- Aristotle

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Postgres 9.2.4 "Double Precision" Precision
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: How to switch file systems with least downtime?