Re: Hard link / rsync backup strategy successful

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Hard link / rsync backup strategy successful
Дата
Msg-id 4A5F622C02000025000288B1@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Hard link / rsync backup strategy successful  (Chander Ganesan <chander@otg-nc.com>)
Список pgsql-admin
Chander Ganesan <chander@otg-nc.com> wrote:

> I suppose you just have to be careful to make a copy of the cluster
> before trying to start it up (lest you break an older or newer
> backup).

Yeah, you don't want to get confused and have the warm standby using a
hard link to a backup.  The trick is to *only* use the cp -l from one
backup copy to another, and then only update the new copy with rsync.
If you keep that straight, it's not too hard....

-Kevin

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

Предыдущее
От: Chander Ganesan
Дата:
Сообщение: Re: Hard link / rsync backup strategy successful
Следующее
От: "John Liu"
Дата:
Сообщение: disable trigger all