Re: pg_class.oid at 4B

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: pg_class.oid at 4B
Дата
Msg-id
2274124.1634764843@sss.pgh.pa.us
Ответ на
pg_class.oid at 4B (Radoslav Nedyalkov)
Список
Дерево обсуждения
pg_class.oid at 4B Radoslav Nedyalkov <rnedyalkov@gmail.com>
Re: pg_class.oid at 4B Laurenz Albe <laurenz.albe@cybertec.at>
Re: pg_class.oid at 4B Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_class.oid at 4B "David G. Johnston" <david.g.johnston@gmail.com>
Radoslav Nedyalkov  writes:
> We have a busy database that has oid increasing with 50-100M  per month.
> There is no oid type across user attributes anywhere nor user tables with
> oids;
> Not sure where this generation comes from. If you can hint me, it would be
> great.

Lots of short-lived temporary tables, maybe?

> Also what happens when pg_class.oid reaches 4B.

Nothing.  The counter will wrap around and you won't notice a thing.

			regards, tom lane


В списке pgsql-general по дате отправления
От: David G. Johnston
Дата:
Сообщение: Re: pg_class.oid at 4B
От: Tom Lane
Дата:
FAQ