OIDs overflow

Поиск
Список
Период
Сортировка
От Kapil Tilwani
Тема OIDs overflow
Дата
Msg-id 000d01c0d92d$fee5c280$cf843cca@a
обсуждение исходный текст
Ответы Re: OIDs overflow
Список pgsql-general
By when, is serial and the OIDs expected to be converted to int8 or even int6 for that matter rather than int4.
 
Also, what all transactions consume OIDs.  Is it true that every update, select and delete also consume OIDs or only objects created (including tables, view, rows, etc.) consume them.  Even if all other transactions consume OIDs, isnt that a waste...  Shouldnt OIDs be used simply to identify the objects.
 
Kapil

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

Предыдущее
От: John Burski
Дата:
Сообщение: Re: total newbie question
Следующее
От: "Dmitry Andrianov"
Дата:
Сообщение: Index