OIDs - Mailing list pgsql-general

From Michael Ansley
Subject OIDs
Date
Msg-id 7F124BC48D56D411812500D0B7472514061443@fileserver002.intecsystems.co.uk
Whole thread Raw
List pgsql-general

Is it possible to find out which table and oid comes from?  Also, is it possble to "dereference" an OID?  In traditional ODB style, how would PG store an object which contains references to other objects?  I'm aware that I could use normal foreign keys, but I would prefer to use direct references in a SET OF column.  How would I go about doing this, or am I barking up the wrong tree?

Cheers...

MikeA

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: child table doesn't inherit PRIMARY KEY?
Next
From: "frank joerdens"
Date:
Subject: How does TOAST compare to other databases' mechanisms?