pq_recvbuf: unexpected EOF on client connection

From: "Dmitri G(dot) Chtchekine" <dgchtch(at)emory(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: pq_recvbuf: unexpected EOF on client connection
Date: 1999-08-20 23:39:01
Message-ID: Pine.SOL.3.95.990820193510.28811C-100000@electron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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!

Browse pgsql-general by date

  From Date Subject
Next Message Henrique Pantarotto 1999-08-20 23:55:50 Re: [GENERAL] Trigger documentation? Need more examples.. pleeeze.. ; -)
Previous Message Alke 1999-08-20 21:28:05 Array-fields and many-to-many relations