OID Behavior - Mailing list pgsql-sql

From Clark Evans
Subject OID Behavior
Date
Msg-id 36D5F0F0.A49429A@manhattanproject.com
Whole thread Raw
In response to Re: [SQL] PL/Perl?  ("Dr. Nisai Wanakule" <nisai@m1p17-235.waterauthority.state.fl.us>)
List pgsql-sql
Is there a summary anywhere describing
OID behavior?  Specificially, what you
can do with the system generated column
and what you cannot do?

For instance,

a) You cannot update it.
b) You can index it.

From what I remember, someone said that
you could export data with OID and
then import it.

When is the above true?  When the import
and export are performed on the same
database?  If you change databases, etc?

In particular, knowing how it is used
internally would help a great deal.

Thank you!

Clark Evans

pgsql-sql by date:

Previous
From: "Mark A. Schwenk"
Date:
Subject: ...
Next
From: Clark Evans
Date:
Subject: Schema / Database SELECT support?