Re: [ADMIN] is postgresql 8 is realy mature

2005-03-28 Thread Christopher Browne
A long time ago, in a galaxy far, far away, [EMAIL PROTECTED] (Tsirkin Evgeny) wrote: > Hi list! > We are using currently postgresql 7.3.4 havily and planning an upgrade. > our choices are either 7.4.x which comes with distribution (suse) or 8.0.1 . > We can allow our selfs some testing time and m

Re: [ADMIN] is postgresql 8 is realy mature

2005-03-28 Thread Frank L. Parks
For SuSE, you can currently get the 8.0.1 RPMs at ftp://ftp.suse.com/pub/projects/postgresql/. I don't know when they will post the 8.0.2 RPMs. I recently upgraded from 7.3.x to 8.0.1 on 9.0 and as long as you remember to do the pg_dumpall and then the restore (psql) everything should go smoothly

Re: [ADMIN] is postgresql 8 is realy mature

2005-03-28 Thread Tom Lane
Scott Marlowe <[EMAIL PROTECTED]> writes: > On Mon, 2005-03-28 at 03:52, Tsirkin Evgeny wrote: >> So the question is if the 8.0.1 is really well tested > 7.4.7 is very stable, and has had about two years shake down time, > counting beta testing. 8.0 is quite a bit newer, and to top it off, > incl

Re: [ADMIN] is postgresql 8 is realy mature

2005-03-28 Thread Bruno Wolff III
On Mon, Mar 28, 2005 at 11:52:34 +0200, Tsirkin Evgeny <[EMAIL PROTECTED]> wrote: > > Hi list! > We are using currently postgresql 7.3.4 havily and planning an upgrade. > our choices are either 7.4.x which comes with distribution (suse) or 8.0.1 . > We can allow our selfs some testing time and m

Re: [ADMIN] is postgresql 8 is realy mature

2005-03-28 Thread Scott Marlowe
On Mon, 2005-03-28 at 03:52, Tsirkin Evgeny wrote: > Hi list! > We are using currently postgresql 7.3.4 havily and planning an upgrade. > our choices are either 7.4.x which comes with distribution (suse) or 8.0.1 . > We can allow our selfs some testing time and minor changes in applications > if ne