Hi, How is this done in v8.4? postgres=# SELECT datname, datfrozenxid, age(datfrozenxid) postgres-# FROM pg_database; datname | datfrozenxid | age -----------+--------------+----------- template1 | 3603334165 | 25735089 template0 | 3603470462 | 25598792 postgres | 3576970250 | 52099004 TAPd | 3489165829 | 139903425 (4 rows) -- World Peace Through Nuclear Pacification -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general