Re: pg_dump and not MVCC-safe commands

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: pg_dump and not MVCC-safe commands
Дата
Msg-id DD46659C-6F79-465A-BD94-C69AEA49622C@thebuild.com
обсуждение исходный текст
Ответ на Re: pg_dump and not MVCC-safe commands  (PetSerAl <petseral@gmail.com>)
Ответы Re: pg_dump and not MVCC-safe commands
Список pgsql-general

> On May 20, 2024, at 08:49, PetSerAl <petseral@gmail.com> wrote:
> Basically, you need application cooperation to make
> consistent live database backup.

If it is critical that you have a completely consistent backup as of a particular point in time, and you are not
concernedabout restoring to a different processor architecture, pg_basebackup is a superior solution to pg_dump. 


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

Предыдущее
От: PetSerAl
Дата:
Сообщение: Re: pg_dump and not MVCC-safe commands
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: pg_dump and not MVCC-safe commands