FAQ 4.15 misleading about uniqueness of OIDs

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема FAQ 4.15 misleading about uniqueness of OIDs
Дата
Msg-id 20050124051036.GA39462@winnie.fuhr.org
обсуждение исходный текст
Ответы Re: FAQ 4.15 misleading about uniqueness of OIDs  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: FAQ 4.15 misleading about uniqueness of OIDs  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-docs
FAQ 4.15 "What is an OID? What is a TID?" is misleading about the
uniqueness of OIDs.  It does mention the possibility of overflow
(while mentioning that nobody has ever reported it), but it doesn't
discourage their use as primary keys like the documentation does
in, for example, the following sections:

http://www.postgresql.org/docs/8.0/static/datatype-oid.html
http://www.postgresql.org/docs/8.0/static/ddl-system-columns.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: A Question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: FAQ 4.15 misleading about uniqueness of OIDs