Thread: newbie question

newbie question

From
Pete Collins
Date:
bash-2.02$ ps aux
pgsql      169  0.0  0.4  1244 1060  ??  Is   10:39AM    0:00.00
usr/local/pgsql/bin/postmaster -i -S -o -F -D/usr/local/p


when i try to run

bash-2.02$ psql template1

i get

Connection to database 'template1' failed.
PQexec() -- Request was sent to backend, but backend closed the channel
before responding.
        This probably means the backend terminated abnormally before or
while processing the request.

then the postmaster deamon dies

help thanks

pete
ocs design