OID problems - Mailing list pgsql-general

From Eric Bianchi
Subject OID problems
Date
Msg-id 20001109003505.A8214@arioch
Whole thread Raw
List pgsql-general
Hi,

I've noticed that Postgresql stores its data with an OID for each line
inserted. I wonder how I could find the difference between the large objects
(OID) inserted by the users and the OID which are actually a line in the DB.
I mean, is there a special table which stores only the internal DB OID or one
which stores only the OID inserted by the user, or a flag, or something...

Thanks in advance

Eric Bianchi

pgsql-general by date:

Previous
From: Matt Beauregard
Date:
Subject: Re: Relation 'pg_user' does not exist
Next
From: Luis Magaña
Date:
Subject: Text concat Problem