I believe the Oid for each record is different. You should be able to use
that to delete one of them.
Tim
----- Original Message -----
From: "Hugo Coolens" <hugo.coolens@skynet.be>
To: <pgsql-general@postgresql.org>
Sent: Wednesday, February 20, 2002 3:58 PM
Subject: [GENERAL] deleting an identical record
> In a table I entered by accident two times the same record, if I now
> list the table I see two lines with exactly the same contents. How can
> I delete one of those two records? I can't find a select criterium which
> differs for both.
>
> regards,
> Hugo
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>