Re: error while autovacuuming - Mailing list pgsql-general

From Craig Ringer
Subject Re: error while autovacuuming
Date
Msg-id 4C899B27.9020300@postnewspapers.com.au
Whole thread Raw
In response to Re: error while autovacuuming  ("tamanna madaan" <tamanna.madan@globallogic.com>)
List pgsql-general
On 09/10/2010 05:05 AM, tamanna madaan wrote:
> Hi David
>
> You mean to say , change the binary to postgres-8.1.21 and then restart
> postgres . that's it ?? please confirm..

Strictly, you should install the whole of PostgreSQL 8.1.21, replacing
your old installation of the older version.

Replacing just postgres.exe is unsafe. It might work, but if you don't
replace the associated DLLs and plugins it might cause problems,
possibly severe ones.

I think David's intended point was that PostgreSQL 8.1.21 is a
bugfix-only update from your old version. It introduces no new features
or unnecessary changes, and contains only fixes for bugs. It is a very,
very safe update and is well tested; it's a **LOT** safer than trying to
roll your own.

--
Craig Ringer

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Empty SELECT result at simultaneous calls
Next
From: Craig Ringer
Date:
Subject: Re: postgres patch for autovacuum error in postgres