Ron Johnson <ronljohnso...@gmail.com> writes: > Like I said, it's not completely linear. The real question, though, is > whether PG looks for gaps in oid allocation once it wants to try and > allocate an oid of uint32 max.
OID counter wraparound is not particularly a problem. regards, tom lane