RE: Backup strategy

Поиск
Список
Период
Сортировка
От David Barron
Тема RE: Backup strategy
Дата
Msg-id PH0PR22MB33529B29788D8DFB32F82925E9582@PH0PR22MB3352.namprd22.prod.outlook.com
обсуждение исходный текст
Ответ на Re: Backup strategy  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-admin
On Wed, Feb 28, 2024 at 11:45 AM David Barron <david.barron@zencos.com> wrote:
> David Barron <david.barron@zencos.com> writes:
> > I'm responsible for a couple of databases that have constraints and indexes on most, if not all, of the tables,
whichmeans that the tables have to be backed up and restored in the correct order to take the constraints into account.
But pg_dump and pg_restore don't take that into account, so when doing restores I was running into errors.
 

Are you doing the backups on a physical replica?

I wonder if it could be related to an issue that this user also ran into a little while ago:

https://postgr.es/m/17846-1a0e5ce976f4c01a@postgresql.org

--
Peter Geoghegan

No, it is not a physical replica.

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Backup strategy
Следующее
От: Ron Johnson
Дата:
Сообщение: Re: Backup strategy