On Friday, December 30, 2011 7:49:31 am Culley Harrelson wrote: > They are just your standard sql errors seen in the output of psql mydb < > backup.sql > > > ALTER TABLE > ERROR: could not create unique index "ht_user_pkey" > DETAIL: Key (user_id)=(653009) is duplicated. > > There is a unique index on user_id in the 8..4.0 system and, of course, > only one record for 653009. >