Re: [ADMIN] postgres 8.2 transaction id wraparound

2007-01-05 Thread Jim Nasby
On Jan 2, 2007, at 6:09 PM, Sriram Dandapani wrote: I read the release notes for 8.2 which mentioned that transaction id wraparounds are now on a per-table basis versus database-wide. Currently for 8.1 I issue a vacuumdb –a command which takes a coule of days due to the size of the databse.

[ADMIN] postgres 8.2 transaction id wraparound

2007-01-02 Thread Sriram Dandapani
I read the release notes for 8.2 which mentioned that transaction id wraparounds are now on a per-table basis versus database-wide. Currently for 8.1 I issue a vacuumdb -a command which takes a coule of days due to the size of the databse. What is the equivalent command in 8.2 (assuming autovac