Re: Should autovacuum do a database wide vacuum near transaction limit?

From: "John Lister" <john(dot)lister-ps(at)kickstone(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Should autovacuum do a database wide vacuum near transaction limit?
Date: 2011-01-22 12:13:25
Message-ID: 97DC79D65AF14ABCB98B26C2F8BA5755@squarepi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Apologies resending to the list as used wrong account...

>> Was this expected behaviour with temporary tables?

>It's more expected behavior when you have long running transactions.
>I haven't seen it caused by temp tables. Was the parent process in a
>really long transaction or just open a long time without one?

The first thing I checked was for open transactions, but alas there were
none. I suspect the process had been open a long time without creating any
transactions, but don't know which process it was at this point, the
connection was owned by my colleague so need to check with him or look for
dead applications...

John

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Ribe 2011-01-22 18:22:45 Re: Postgres Backup Utility
Previous Message PriceGoblin Accounts 2011-01-22 09:46:33 Re: Should autovacuum do a database wide vacuum near transaction limit?