On Fri, Mar 23, 2012 at 1:57 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> 2. xid wraparound counter is per table.
>
> That unfortunately isn't so, the XID counter is global to an installation.
yup -- thinko: I was thinking about oid counter, not xid. thanks
merlin