Re: [ADMIN] transaction status error

2008-06-03 Thread Tom Lane
"Mark Steben" <[EMAIL PROTECTED]> writes: > Hi, I'm running 7.4.5 on a secondary remote database That release is nearly four years old... > A little later when I attempted to vacuum template0 I get the following > error: > ERROR: could not access status of transaction 2065424697 The 7.4.6 rel

[ADMIN] transaction status error

2008-06-03 Thread Mark Steben
Hi, I'm running 7.4.5 on a secondary remote database (running 8.2.5 everywhere else) This morning I was vacuuming template1 and the other databases on this machine. The postgres logs indicated that it removed a substantial number of commit logs, Presumably because they were obsolete: The me