pg_dumpall and restore

Поиск
Список
Период
Сортировка
От Rossi, Maria
Тема pg_dumpall and restore
Дата
Msg-id 323742d3468543f590fc081c7fba0c7a@DC03PXMBP003.jacksonnational.com
обсуждение исходный текст
Ответы Re: pg_dumpall and restore  (Keith <keith@keithf4.com>)
Re: pg_dumpall and restore  (Keith <keith@keithf4.com>)
Re: pg_dumpall and restore  (Laurenz Albe <laurenz.albe@cybertec.at>)
Re: pg_dumpall and restore  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-sql

Hi,

 

I upgraded our postgres database  from V9.3 to V10.5.  Used pg_dumpall then restore it to the new  instance.

After the restore, we notice that 1 table had duplicate rows, such that it was not able to create the primary key.

I checked the old database, it does not have the dups.

Has anyone encountered  having dups rows  loaded?  Any idea  what caused this and how to prevent?

 

Your help would be much appreciated.

 

Thanks.

Maria

 

 

 

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

Предыдущее
От: Gary Stainburn
Дата:
Сообщение: left outer join to pull in most recent record
Следующее
От: Keith
Дата:
Сообщение: Re: pg_dumpall and restore