Re: converting older databases - Mailing list pgsql-general

From Scott Marlowe
Subject Re: converting older databases
Date
Msg-id dcc563d10903051935j60c325efo1fad30c9746687bd@mail.gmail.com
Whole thread Raw
In response to Re: converting older databases  (Sathish Duraiswamy <sathish@leatherlink.net>)
List pgsql-general
On Thu, Mar 5, 2009 at 5:56 PM, Sathish Duraiswamy
<sathish@leatherlink.net> wrote:
> Thanks for ur reply John
>
> For information , We have Novell SuSe 11.0 server ON x86_32 and we have
> installed from source code

Then all you need to do is run ./configure with the same --prefix
switch as you did before, and then make ; make install it and it will
be installed over the top of the pg install files already there.  Shut
down the db first, then run make install.  Should come right back up.
It's always a good idea to have a backup just in case though.

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: idle users
Next
From: Christian Schröder
Date:
Subject: Performance of subselects