Frank Illner <[EMAIL PROTECTED]> writes:
> [ initdb fails on suse 8.2 ]
That seems quite odd. I don't know what's going on, but I can suggest
how to find out. Please rebuild with
./configure --enable-debug --enable-cassert
Then run the initdb with -n added to the command line. The seg
hi,
i try to install the pgsql versin 7.3.4. on a new computer.
The installing steps where sucsessful:
./configure
gmake
su
gmake install
adduser postgres
mkdir /usr/local/pgsql/data
chown postgres /usr/local/pgsql/data
su - postgres
when i try to create thr db-cluster with "/usr/local/pgsql/bin