Re: Duplicate Row Removal

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Peter Atkins" <patkins(at)directpartners(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Duplicate Row Removal
Date: 2005-11-05 06:24:21
Message-ID: 9039.1131171861@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-general

"Peter Atkins" <patkins(at)directpartners(dot)com> writes:
> I was hoping to have a system oid for each row but it looks like that's
> not the case. Anyone have any thoughts on how to remove dups?

ctid always works ...

regards, tom lane

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dean Gibson (DB Administrator) 2005-11-05 06:34:39 Re: Duplicate Row Removal
Previous Message Satoshi Nagayasu 2005-11-05 01:51:45 Re: RC1 gets crashed.

Browse pgsql-general by date

  From Date Subject
Next Message Dean Gibson (DB Administrator) 2005-11-05 06:34:39 Re: Duplicate Row Removal
Previous Message Peter Atkins 2005-11-05 01:15:13 Duplicate Row Removal