Hello!
When I run first createdb I get:
>Segmentation Fault - core dumped
>createdb: database creation failed on dgchtch.
The postmaster gives following debug info:
/home/dgchtch/pgsql/bin/postmaster: BackendStartup: pid 28832 user dgchtch
db template1 socket 4
FindExec: found "/home/dgchtch/pgsql/bin/postgres" using argv[0]
started: host=localhost user=dgchtch database=template1
InitPostgres
pq_recvbuf: unexpected EOF on client connection
proc_exit(0) [#0]
shmem_exit(0) [#0]
exit(0)
/home/dgchtch/pgsql/bin/postmaster: reaping dead processes...
/home/dgchtch/pgsql/bin/postmaster: CleanupProc: pid 28832 exited with
status 0
Any clues??
Thanks!