Re: [ADMIN] Install of DB fails...

1998-12-03 Thread Pawel Pierscionek
Hi, K> initdb: creating template database in /usr/local/pgsql/data/base/template1 K> Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1 K> syntax error 2299 : parse error I had exacly the same problem, but removing old postgres libs solved it ... Pawel Pierscionek,

Re: [ADMIN] recovering data from pgsql 6.1 installation

1998-12-03 Thread Andrey V Khavryutchenko
Hi! I'm trying to recover the database, created by pgsql, installed by previous admin. Freshly installed postgresql 6.1 can't read it. Investigation showed up that the backend dumps core. The backtrace follows: $ gdb postgres core GDB is free software and you are welcome to distribute copies

[ADMIN] Install of DB fails...

1998-12-03 Thread Kerry
Hello everyone, any idea what this error means? initdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input to create the template database. initdb: using /usr/local/pgsql/lib/global1.bki.source as input to create the global classes. initdb: using /usr/local/pgsql/lib/pg_hba.conf.sam