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-08 21:10:23
Message-ID: 68666423656E1444A011106C4E085F4DDDAFA4@ex3-del1.synapse.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 Alvaro Herrera 2010-09-08 21:33:47 Re: error while autovacuuming
Previous Message Tom Lane 2010-09-08 20:58:27 Re: Memory Errors