OIDs wraparaound: postgresql (different versions) behavior

Поиск
Список
Период
Сортировка
От Francesco Dalla Ca'
Тема OIDs wraparaound: postgresql (different versions) behavior
Дата
Msg-id 445F18C5.1090709@cineca.it
обсуждение исходный текст
Ответы Re: OIDs wraparaound: postgresql (different versions) behavior  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-admin
The PostgreSQL manual explain that from 8.1 the default behavior
(governed by default_with_oids system parameter) is to create user
tables "without oids".

Well, at the page
http://www.postgresql.org/docs/8.1/interactive/datatype-oid.html , the
manual report this:
"Object identifiers (OIDs) are used internally by PostgreSQL as primary
keys for various system tables."

What do i look and take care about the OID wraparound phenomenon? (On a
DBA perspective)
There is a possibility for a data inconsistency? (Or possibles database
blocking errors?)
What's the differents server behaviors for this phenomenon on differents
realeases?

Thank in advance for replies.

Best regards,
Francesco.

--
--------------------------------------------------
Francesco Dalla Ca'
Settore Gestione Sistemi CINECA
Via Magnanelli 6/3  40033 Casalecchio di Reno (BO)
Bologna, Italy             http://www.cineca.it
--------------------------------------------------


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

Предыдущее
От: "Donald Fraser"
Дата:
Сообщение: Constraint Triggers
Следующее
От: Francesco Dalla Ca'
Дата:
Сообщение: Meaning of contexts from pg_settings view