I installed version 8.0.1 in feb/2005. There's no difference in the changelog between that version and 8.0.3. -----Original Message----- From: tom [mailto:tom@xxxxxxxxxxxxxxxxxx] Sent: Friday, May 13, 2005 2:26 PM To: Kavan, Dan (IMS) Subject: Re: [ADMIN] version 8.0.3 Kavan, Dan (IMS) wrote: > >Hi all, > >How do I figure out what's different in version 8.0.3 and how do I >upgrade on linux from v8.0.1 to v8.0.3? > >Thanks, >~DjK > > > Usually you read the changelog file in the source. There are plenty of instructions on how to upgrade in the documentation section of the postgresql site, always remember to make a backup of your databases first. (usually pgdump_all >> filename). > >