Re: OID wraparound (was Re: pg_depend)
| От | Tom Lane |
|---|---|
| Тема | Re: OID wraparound (was Re: pg_depend) |
| Дата | |
| Msg-id | 11358.995486788@sss.pgh.pa.us обсуждение |
| Ответ на | Re: OID wraparound (was Re: pg_depend) (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: OID wraparound (was Re: pg_depend)
Re: OID wraparound (was Re: pg_depend) Re: OID wraparound (was Re: pg_depend) |
| Список | pgsql-hackers |
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Is the idea to make oid's optional, with them disabled by default on
> user tables?
My thought is to make OID generation optional on a per-table basis, and
disable it on system tables that don't need unique OIDs. (OID would
read as NULL on any row for which an OID wasn't generated.)
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.
regards, tom lane
В списке pgsql-hackers по дате отправления: