Re: [ADMIN] Upgrade 8.3.6 issues

2009-02-18 Thread Isabella Ghiurea
Thank you , that worked! Isabella Ray Stell wrote: btw, no dump is required to flip from 8.3x to 8.3x, but testing is a good thing. check the postmaster.pid [postgre...@swallowtail alerts_oamp]$ cat postmaster.pid 2545 /var/database/pgsql/alerts_oamp 5478001 0 alerts_oamp]$ ps -ef

Re: [ADMIN] Upgrade 8.3.6 issues

2009-02-18 Thread Ray Stell
btw, no dump is required to flip from 8.3x to 8.3x, but testing is a good thing. check the postmaster.pid [postgre...@swallowtail alerts_oamp]$ cat postmaster.pid 2545 /var/database/pgsql/alerts_oamp 5478001 0 alerts_oamp]$ ps -ef | grep 2545 500 2545 1 0 Jan11 ?00:0

[ADMIN] Upgrade 8.3.6 issues

2009-02-18 Thread Isabella Ghiurea
Hi All, I'm testing for the first time a PG upgrade process, presently running 8.3.4 and try to upgrade to 8.3.6. I have installed 8.3.6 in separate dir - run pg_dumpall using the new PG 8.3.6 version - shutdown the server - create a new db cluster with 8.3.6 initdb -copy pg_gba.conf and pos