Re: error while autovacuuming

From: "tamanna madaan" <tamanna(dot)madan(at)globallogic(dot)com>
To: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
Cc: "Michael Glaesemann" <grzm(at)seespotcode(dot)net>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: error while autovacuuming
Date: 2010-10-01 21:46:29
Message-ID: 68666423656E1444A011106C4E085F4DE30A57@ex3-del1.synapse.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks a lot Scott ...

-----Original Message-----
From: Scott Marlowe [mailto:scott(dot)marlowe(at)gmail(dot)com]
Sent: Saturday, October 02, 2010 3:14 AM
To: tamanna madaan
Cc: Michael Glaesemann; pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] error while autovacuuming

On Fri, Oct 1, 2010 at 2:06 PM, tamanna madaan
<tamanna(dot)madan(at)globallogic(dot)com> wrote:
> Hi All
>
> I am planning to upgrade  postgres to avoid this autovacuum problem.
>
> From the release notes of postgres-8.1.x it seems this issue
> has been solved in postgres-8.1.6 and hence upgrading
> to latest 8.1 release i.e 8.1.21 will solve this issue.
>
> But I was just wondering if postgres-8.4 will also be having this fix
> (as I couldn't find it in release notes of postgres-8.4).

8.4 has much better autovacuuming, seeing as it's multithreaded and
you can have a lot more control over how it behaves. This fix is
definitely in 8.4 and 8.3, or should I say the bug you hit was long
gone by the time the 8.4 branch was cut.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2010-10-02 01:07:55 Re: Kudos on the 64 bit PostgreSQL for Windows
Previous Message Scott Marlowe 2010-10-01 21:44:01 Re: error while autovacuuming