On 6/9/22 02:10, Lucas wrote:
Hello,In the company I work for, some clusters reached the OID limit (2^32) and we had to reinstall the cluster.
Was this really about OIDs or XID wraparound?: https://www.postgresql.org/docs/14/routine-vacuuming.html#VACUUM-FOR-WRAPAROUND
I was wondering if there is any discussion on: * "compress" the OID space * "warp around" the OID space * segment a OID range for temporary tables with "wrap around" -- Lucas
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx