OID Question

Поиск
Список
Период
Сортировка
От Terry Lee Tucker
Тема OID Question
Дата
Msg-id 200411111004.30510.terry@esc1.com
обсуждение исходный текст
Ответы Re: [GENERAL] OID Question  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Re: [GENERAL] OID Question  (Bruno Wolff III <bruno@wolff.to>)
Re: [GENERAL] OID Question  (Richard Huxton <dev@archonet.com>)
Re: [GENERAL] OID Question  ("Uwe C. Schroeder" <uwe@oss4u.com>)
Список pgsql-novice
Greetings,

Here is a simple question:

Is it ok to put a unique index on the oid for my tables? We are in the process
of moving from Progress Software to PostgreSQL. In the Progress world, you
can always uniquely, and quickly find a record by using their version of oid,
which is recid.  I remember reading somewhere that the oid could be
duplicated across the cluster, but would not be duplicated in a single table.
Maybe I dreamed it. What is the recommendation regarding this and why?

Version:
PostgreSQL 7.4.6 on i686-redhat-linux-gnu, compiled by GCC gcc (GCC) 3.2.3
20030502 (Red Hat Linux 3.2.3-42)

Thanks for your input...
--

 Work: 1-336-372-6812
 Cell: 1-336-363-4719
email: terry@esc1.com

В списке pgsql-novice по дате отправления:

Предыдущее
От: Sean Davis
Дата:
Сообщение: ER Diagrams
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: [GENERAL] OID Question