Обсуждение: Warning of OID wraparound

Поиск
Список
Период
Сортировка

Warning of OID wraparound

От
Bruce Momjian
Дата:
Do we still need code to warn during VACUUM when you get near to OID
wraparound? I know Tom has handled XID wraparound and has OID usage
decreased.

I have a patch to warn about OID wraparound but don't know if it is
still desired.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: Warning of OID wraparound

От
Tom Lane
Дата:
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Do we still need code to warn during VACUUM when you get near to OID
> wraparound?

I don't think so.
        regards, tom lane