pg_dumpall and restore - Mailing list pgsql-sql

From Rossi, Maria
Subject pg_dumpall and restore
Date
Msg-id 323742d3468543f590fc081c7fba0c7a@DC03PXMBP003.jacksonnational.com
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: Gary Stainburn
Date:
Subject: left outer join to pull in most recent record
Next
From: Keith
Date:
Subject: Re: pg_dumpall and restore