Re: copy / backup question - copying a data directory while the db is shutdown
Вложения
В списке pgsql-admin по дате отправления:
| От | Jürgen Fuchsberger |
|---|---|
| Тема | Re: copy / backup question - copying a data directory while the db is shutdown |
| Дата | |
| Msg-id | 533132D0.5030305@uni-graz.at обсуждение |
| Ответ на | copy / backup question - copying a data directory while the db is shutdown (CS_DBA <cs_dba@consistentstate.com>) |
| Ответы |
Re: copy / backup question - copying a data directory while
the db is shutdown
|
| Список | pgsql-admin |
Hi, On 03/24/2014 11:46 PM, CS_DBA wrote: > Hi All; > > If I shutdown a HOT standby slave (via the -m fast command) can I then > copy the data directory to a "backup" location and be guaranteed that > the backup copy will start? Yes, but you must also backup the WAL archive from which you are recovering (in case you are using file based log shipping and not streaming replication). For streaming replication I don't know if it works. Also you should check if postgres really stopped, since on high load even the fast option can fail to stop it. Look here on how to do this: http://www.postgresql.org/message-id/53040588.9020803@coxinc.com > > For some reason I thought there were issues (or potential issues) with > this method and a PITR based recovery approach was a better guarantee > that the copy will start > > > Thoughts? > Info about other options appreciated. > > Best, Juergen -- | Jürgen Fuchsberger, M.Sc. | Wegener Center for Climate and Global Change | University of Graz
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера