Re: upgrade to 8.0.9

From: Shane Ambler <pgsql(at)007Marketing(dot)com>
To: "surabhi(dot)ahuja" <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: upgrade to 8.0.9
Date: 2006-11-06 06:04:51
Message-ID: 454ED083.5000102@007Marketing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

surabhi.ahuja wrote:
> Hi,
> I am currently using 8.0.0 and I want to upgrade to 8.0.9
> Please tell if i can just install the rpms for 8.0.9

Upgrading from 8.0.x to 8.0.9 will use your current datafiles without
problems. Upgrading to 8.1.5 will need a dump/restore.

> Will I not have to rebuild my application with new libpq.so?
> or does the libpq.so still remain the same.

The 8.0.0 client should connect to 8.0.9 server without problems but .so
libs are dynamicly linked so your app will use the one currently
installed on the machine running your app and you shouldn't need to
re-link with the newer version.

--

Shane Ambler
pgSQL(at)007Marketing(dot)com

Get Sheeky @ http://Sheeky.Biz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2006-11-06 06:50:16 Re: upgrade to 8.0.9
Previous Message surabhi.ahuja 2006-11-06 05:28:52 upgrade to 8.0.9