Warning of OID wraparound

Started by Bruce Momjianover 24 years ago2 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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, Pennsylvania 19026
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: Warning of OID wraparound

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