Re: Problem with Online-Backup

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Problem with Online-Backup
Дата
Msg-id 45C3042C.8030105@archonet.com
обсуждение исходный текст
Ответ на Re: Problem with Online-Backup  (roopa perumalraja <roopabenzer@yahoo.com>)
Список pgsql-general
roopa perumalraja wrote:
> Thanks a lot for your reply. To make it more clear will the be no
> loss of data or data corruption when taking a base backup while there
> is inserts & updates happening in the database?

Updates to the database continue uninterrupted.

The base backup alone is *not* enough to be safe.

The base backup  + WAL segments *are* enough to be safe.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: Defining and Using variables in a postgres function
Следующее
От: "Hakan Kocaman"
Дата:
Сообщение: Re: Functions, composite types and Notice