Re: OID wraparound (was Re: pg_depend)

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: OID wraparound (was Re: pg_depend)
Дата
Msg-id 01071816101306.00973@lowen.wgcr.org
обсуждение исходный текст
Ответ на Re: OID wraparound (was Re: pg_depend)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wednesday 18 July 2001 16:06, Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Is the idea to make oid's optional, with them disabled by default on
> > user tables?

> It remains to be debated exactly how users should control the choice for
> user tables, and which choice ought to be the default.  I don't have a
> strong opinion about that either way, and am prepared to hear
> suggestions.

SET OIDGEN boolean for database-wide default policy.
CREATE TABLE WITH OIDS for individual tables?  CREATE TABLE WITHOUT OIDS?
?? Is this sort of thing addressed by any SQL standard (Thomas?)?
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


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

Предыдущее
От: ncm@zembu.com (Nathan Myers)
Дата:
Сообщение: Re: MySQL Gemini code
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: OID wraparound (was Re: pg_depend)