Hi,
How would one go about detecting whether they've lost rows due to the
relfrozenxid?
Unfortunately running 'SELECT txid_current() < 2^31' on our DB returns
false, and I'm a little bit worried, since we've been seeing some
WeirdStuff(tm) lately.
We're "only" 200M txids or so past 2^31.
Thanks!
Regards,
Omar