Re: Postgres Sql7.3 Update - Mailing list pgsql-docs

From Scott Marlowe
Subject Re: Postgres Sql7.3 Update
Date
Msg-id dcc563d10909031011s22c74c35p6bc90a209f40973c@mail.gmail.com
Whole thread Raw
In response to Postgres Sql7.3 Update  ("kunwarpal.rawat" <kunwarpal.rawat@newgen.co.in>)
List pgsql-docs
On Wed, Sep 2, 2009 at 6:09 AM,
kunwarpal.rawat<kunwarpal.rawat@newgen.co.in> wrote:
> Dear Support Team,
>
> I am currently using postgresql version 7.3 and I want to upgrade this
> version.

I'm gonna assume you mean upgrade off of 7.3 to a newer version.  That
would be a good idea.  7.3 is really old, unsupported and pretty slow
compared to newer versions.

> So, can you please help me regarding the
>
> 1.       List of upgrades/patches/service packs available to update the
> postgresql 7.3 version

PostgreSQL isn't generally "patched" like Oracle, but has new releases
generally available through packages.  There's also the one click
installers and building from source.

So, what OS are you running, and how was pgsql installed?

> 2.       The list of feature that’s updating in each new version of the
> software.

For an upgrade from 7.3 to 8.4??? Way too many to list in one post.
For an update like 7.3.1 to 7.3.21, there aren't any feature
enhancements really, since feature enhancements are generally limited
to new releases (i.e. 8.0.x to 8.1.x).

Basically, the biggest feature enhancements from each major release
since 7.3 has been more performance, and overall improvement of the
dbms in terms of things like vacuuming and recovery and more.

pgsql-docs by date:

Previous
From: David Fetter
Date:
Subject: Re: Postgres Sql7.3 Update
Next
From: Jaime Casanova
Date:
Subject: Re: Postgres Sql7.3 Update