Re: VACUUMing sometimes increasing database size / sometimes - Mailing list pgsql-general

From Richard Huxton
Subject Re: VACUUMing sometimes increasing database size / sometimes
Date
Msg-id 4492AB1C.7000103@archonet.com
Whole thread Raw
In response to Re: VACUUMing sometimes increasing database size / sometimes  ("Nitin Verma" <nitinverma@azulsystems.com>)
List pgsql-general
Nitin Verma wrote:
>>> if your application depends on things that changed between 7.3 and 8.1. >>
> Postgres tends to become more strict with every release, so
>>> there are things you got away with in 7.3 which now cause an error
>>> message.
>
> Do we have change lists where I can see all the changes between 7.3 and 8.1,
> may be release by release?

Try the manuals where there are version-by-version details of changes in
the release-notes.

http://www.postgresql.org/docs/8.1/static/release.html

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: minimizing downtime when upgrading
Next
From: "Florian G. Pflug"
Date:
Subject: Re: Omitting tablespace creation from pg_dumpall...