Re: error while autovacuuming

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

Hi All

Can I upgrade directly to postgres-8.4 . I think it would also be having
the fix for "autovacuum error" which is there in postgres-8.1.6 . But
please confirm .

Thanks..
Tamanna

-----Original Message-----
From: tamanna madaan
Sent: Thursday, September 09, 2010 2:40 AM
To: 'Michael Glaesemann'; Scott Marlowe
Cc: pgsql-general(at)postgresql(dot)org
Subject: RE: [GENERAL] error while autovacuuming

Hi All

Thanks for your reply .

Actually, I have a cluster setup with two nodes in it. I am having
postgres-8.1.2 and am using slony-1.1.5 for replication between two
nodes in that cluster. Now, If I plan to upgrade both the servers to
postgres-8.1.21, I will be doing it one by one . When one system is
upgraded to postgres-8.1.21 , other will still be on postgres-8.1.2
until its also upgraded.

So I was just wondering if there wont be any issue with replication
using slony-1.1.5 from postgres-8.1.2 to postgres-8.1.21 .

Second question : Will slony 1.1.5 work with postgres-8.1.21 or I'll
have to upgrade slony as well.

Is there any compatibility matrix between slony and postgres . where can
I find that ??

Please Reply ...

Thanks...
Tamanna

-----Original Message-----
From: Michael Glaesemann [mailto:grzm(at)seespotcode(dot)net]
Sent: Thursday, September 09, 2010 1:49 AM
To: Scott Marlowe
Cc: tamanna madaan; pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] error while autovacuuming

On Sep 8, 2010, at 16:15 , Scott Marlowe wrote:

> On Wed, Sep 8, 2010 at 1:11 PM, tamanna madaan
> <tamanna(dot)madan(at)globallogic(dot)com> wrote:
>>
>>
>> Hi All
>>
>> Can a postgres patch for the fix ( provided in postgres-8.1.6 for
>> autovacuum error ) be included with the postgres version I am using
i.e
>> postgres 8.1.2 so that I don't have to upgrade to 8.1.21 ??
>>
>> Please reply
>
> If you look up the docs on diff and patch, you can easily make your
> own from the source code. I'm not doing it, wanting to stay on a bug
> ridden release by applying a single patch is insane.

Not only that, but the to upgrade to 8.1.21 would require less work (and
the same downtime) as to apply the patch.

Michael Glaesemann
grzm seespotcode net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2010-09-09 14:14:08 Re: Memory Errors
Previous Message Szymon Guz 2010-09-09 13:44:56 Re: Regular expression in an if-statement will not work