Anj Adu escribió:
> 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

Same.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to