XID wraparound in 8.4

From: Anj Adu <fotographs(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: XID wraparound in 8.4
Date: 2009-08-11 21:48:34
Message-ID: f2fd819a0908111448w3e8c56b7s5adcb5bfee05a51f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

We currently use postgres 8.1.x and run the following query
periodically to check for XID wraparound proximity.

select datname, age(datfrozenxid) from pg_database

What is the equivalent check in 8.4

Thank you

Sriram

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2009-08-11 22:01:39 Re: XID wraparound in 8.4
Previous Message Kevin Kempter 2009-08-11 20:13:03 insert a backslash into a bytea field?