[EMAIL PROTECTED] wrote:
this is a global database problem and pg_dump does not help how can i fix the database

I don't know how your table got into that state, but since there's only 17 duplicate rows, you could pg_dump, remove the duplicate rows by hand from the dump-file, and restore.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to