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)
Список
Дерево обсуждения
Hard link / rsync backup strategy successful "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Hard link / rsync backup strategy successful Alvaro Herrera <alvherre@commandprompt.com>
Re: Hard link / rsync backup strategy successful Chander Ganesan <chander@otg-nc.com>
Re: Hard link / rsync backup strategy successful Greg Spiegelberg <gspiegelberg@gmail.com>
Re: Hard link / rsync backup strategy successful "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Hard link / rsync backup strategy successful "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Hard link / rsync backup strategy successful Chander Ganesan <chander@otg-nc.com>
Re: Hard link / rsync backup strategy successful "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Chander Ganesan 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 по дате отправления