From: | "tamanna madaan" <tamanna(dot)madan(at)globallogic(dot)com> |
---|---|
To: | "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 19:23:10 |
Message-ID: | 68666423656E1444A011106C4E085F4DDDB074@ex3-del1.synapse.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Scott
Sorry to bug you again.
I know that upgrading to postgres-8.1.21 will be my best bet. But I have
my own limitations because of which I just want to apply a patch with a
single fix which is for autovacuum error.
But I don't know how to go about it . Can you please let me know
Where I can find the information about this fix and code changes done
for this fix.
Thanks..
Tamanna
-----Original Message-----
From: Scott Marlowe [mailto:scott(dot)marlowe(at)gmail(dot)com]
Sent: Thursday, September 09, 2010 1:45 AM
To: tamanna madaan
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] error while autovacuuming
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.
--
To understand recursion, one must first understand recursion.
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan Wild | 2010-09-09 19:33:20 | Re: Empty SELECT result at simultaneous calls |
Previous Message | Rob Richardson | 2010-09-09 17:13:59 | Re: Query help, please |