OID problems

Поиск
Список
Период
Сортировка
От Eric Bianchi
Тема OID problems
Дата
Msg-id 20001109003505.A8214@arioch
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Matt Beauregard
Дата:
Сообщение: Re: Relation 'pg_user' does not exist
Следующее
От: Luis Magaña
Дата:
Сообщение: Text concat Problem