Re: [GENERAL] Guidelines for upgrading from pgsql7.4.xxx server to

2006-03-29 Thread Scott Marlowe
On Tue, 2006-03-28 at 20:53, Luki Rustianto wrote: > Hi All, > > All of our application now runs on postgresql7.4.xxx servers, I never > tried it on version 8.xxx > > I wonder if there are any guidelines / step by step / special > considerations whether it applies to database structure or the > a

Re: [GENERAL] Guidelines for upgrading from pgsql7.4.xxx server to pgsql8.xxx server

2006-03-29 Thread Gregory S. Williamson
nto Sent: Tue 3/28/2006 6:53 PM To: pgsql-general@postgresql.org Cc: Subject:[GENERAL] Guidelines for upgrading from pgsql7.4.xxx server to pgsql8.xxx server Hi All, All of our application now runs on postgresql7.4.xxx servers, I never tried it on version 8.xxx I wonder if ther

Re: [GENERAL] Guidelines for upgrading from pgsql7.4.xxx server to

2006-03-28 Thread Tom Lane
Chris Travers <[EMAIL PROTECTED]> writes: > Luki Rustianto wrote: >> I wonder if there are any guidelines / step by step / special >> considerations whether it applies to database structure or the >> application it self if we want to upgrade to version 8.xxx ? > Depends on if your app depends on t

Re: [GENERAL] Guidelines for upgrading from pgsql7.4.xxx server to

2006-03-28 Thread Chris Travers
Luki Rustianto wrote: Hi All, All of our application now runs on postgresql7.4.xxx servers, I never tried it on version 8.xxx I wonder if there are any guidelines / step by step / special considerations whether it applies to database structure or the application it self if we want to upgrade t

[GENERAL] Guidelines for upgrading from pgsql7.4.xxx server to pgsql8.xxx server

2006-03-28 Thread Luki Rustianto
Hi All, All of our application now runs on postgresql7.4.xxx servers, I never tried it on version 8.xxx I wonder if there are any guidelines / step by step / special considerations whether it applies to database structure or the application it self if we want to upgrade to version 8.xxx ? Thanks