HELP restarting postmaster - Mailing list pgsql-general

From Anne Rose
Subject HELP restarting postmaster
Date
Msg-id 36767EA2.76761D76@cs.umd.edu
Whole thread Raw
List pgsql-general
Our server went down unexpectedly.  I restarted postgres using
"postmaster -i &" but now I can't access any existing databases
or create new ones.  When I run "psql blc" I get the following
error messages:

$ psql blc
IpcSemaphoreCreate: semget failed (Invalid argument) key=5432114,
num=16, permis
sion=600
Connection to database 'blc' failed.
pqReadData() -- backend closed the channel unexpectedly.
        This probably means the backend terminated abnormally before or
while pr
ocessing the request.

Any help would be much appreciated.

-Anne Rose
 Human-Computer Interaction Lab
 University of Maryland




pgsql-general by date:

Previous
From: Oleg Broytmann
Date:
Subject: Re: [GENERAL] Re: locale in postgresql
Next
From: Sferacarta Software
Date:
Subject: decimal_part() function