To OID or not to OID

Поиск
Список
Период
Сортировка
От David Parker
Тема To OID or not to OID
Дата
Msg-id 07FDEE0ED7455A48AC42AC2070EDFF7C0C03EE@corpsrv2.tazznetworks.com
обсуждение исходный текст
Ответы Re: To OID or not to OID
Список pgsql-general
I've been looking through the archives for guidance on whether or not we
should create our tables WITHOUT OIDS. I've seen some discussions about
making WITHOUT the default for user tables, and seen some caveats about
the oid int value wrapping, etc., but I haven't been able to find a
discussion of the relative merits (I'm sure there's been one....)

Is there any concrete reason NOT to create tables WITHOUT OIDS? We are
going to have some very large tables in our app, so saving the space and
not worrying about int-wrap seems like a good idea, but I'm worried that
I'm missing something.

-  DAP
======================================================
David Parker    Tazz Networks    (401) 709-5130


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

Предыдущее
От: frederic.germaneau@bull.net
Дата:
Сообщение: postgres v8béta3 on AIX5.2
Следующее
От: Dennis Gearon
Дата:
Сообщение: compiler for functions