How to upgrade from 7.3.2 to 7.3.3

From: Jean-Christian Imbeault <jc(at)mega-bucks(dot)co(dot)jp>
To: PostgreSQL Novice <pgsql-novice(at)postgresql(dot)org>
Subject: How to upgrade from 7.3.2 to 7.3.3
Date: 2003-06-10 01:20:55
Message-ID: 3EE53277.2040506@mega-bucks.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I want to upgrade from 7.3.2 to 7.3.3 but can't find any easy upgrade
instructions.

The online docs have a very nice section titles "If You Are Upgrading"
and they have nice instructions for "if you are upgrading an existing
installation that does not have a version number 7.3.x", but nothing
about how to upgrade if you already are using a 7.3.x version ...

I'm hoping that I can just do a ./configure && make && make install and
that my existing data will be kept?

Could it be that easy? If not what is the simplest/easiest way?

Thanks,

--

Jean-Christian Imbeault

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message A.Bhuvaneswaran 2003-06-10 06:44:46 Re: How to upgrade from 7.3.2 to 7.3.3
Previous Message Jean-Christian Imbeault 2003-06-09 22:49:32 Inheritance design question