On Wed, Dec 1, 2010 at 12:57 AM, Dann Corbit <dcor...@connx.com> wrote:
> The ctid is not permanent.   An alternative is to create tables with OID
> values.

Creating OIDs gives you zero benefit over having a PK.  They would be
roughly equivalent if you added a unique index on the OID column, but
that is by no means automatic.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to