Re: Can we run pg_basebackup master is still working normally(selects, updates, deleted, etc)

Поиск
Список
Период
Сортировка
От Adrian Heath
Тема Re: Can we run pg_basebackup master is still working normally(selects, updates, deleted, etc)
Дата
Msg-id ff66f500-3a3f-27c3-d466-dbb958b578a8@tracktrans.com
обсуждение исходный текст
Ответ на Re: Can we run pg_basebackup master is still working normally(selects, updates, deleted, etc)  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-general
On 04/05/18 12:07, Peter Eisentraut wrote:
On 5/4/18 06:41, Adrian Heath wrote:
The system is used 24/7. Can we run pg_basebackup while the master is 
still receiving updates without worrying about physical file corruptions 
in the generated archive file?
Yes, as long as you follow the instructions about saving the WAL
generated during the backup and replaying it on the newly created standby.

Thank you.

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

Предыдущее
От: nikhil raj
Дата:
Сообщение: How to find the hits on the databases and tables in Postgres
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: How to find the hits on the databases and tables in Postgres