Re: postgresql 8.0 advantages - Mailing list pgsql-general

From Lonni J Friedman
Subject Re: postgresql 8.0 advantages
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: postgresql 8.0 advantages  (Si Chen <[email protected]>)
List pgsql-general
On Fri, 25 Feb 2005 09:20:29 -0800, Si Chen <[email protected]> wrote:
> Thanks!
>
> Is there any documentation on how to upgrade to 8.0?

Dump your DB, install 8.0, reload your DB.  Since you'e using RHEL3,
you should use the RPMs and it will be fairly easy.

> Is it possible to upgrade from 7.4 to 8.0 while keeping a production
> database running "in place"?  Or should I install 8.0 in another

No, its not.

> directory/machine and then restore the database into it?  Are there any
> incompatibilities/modifications to databases from the earlier veresion
> required?

Depends on what kind of data structures you have in the DB


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                                    [email protected]
LlamaLand                       http://netllama.linux-sxs.org

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Possible to run the server with ANSI/ISO string escapeing
Next
From: Charl Gerber
Date:
Subject: Install scripts?