Trouble getting started.. - Mailing list pgsql-general

From David Kelly
Subject Trouble getting started..
Date
Msg-id 19990428144647.27852.qmail@www0w.netaddress.usa.net
Whole thread Raw
List pgsql-general
I am in the process of trying to install PostgreSQL for the first time.
The machine is an SGI O2 running Irix 6.5. I had no problems compiling,
but when I run "createdb", I get the errors:


Connection to database 'template1' failed.
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally before or while
processing the request.
createdb: database creation failed on postgres.


In the other window while running "posmaster -i":
IpcSemaphoreCreate: semctl failed (Bad address) id=5
FATAL: s_lock(040000c0) at spin.c:125, stuck spinlock. Aborting.
FATAL: s_lock(040000c0) at spin.c:125, stuck spinlock. Aborting.
NOTICE:  Message from PostgreSQL backend:
The Postmaster has informed me that some other backend died abnormally and
possibly corrupted shared memory.
I have rolled back the current transaction and am going to terminate your
database system connection and exit.
Please reconnect to the database system and repeat your query.

I've tried running ipcclean, but it doesn't seem to help. Any ideas would
be greatly appreciated..

Thank you,
David


____________________________________________________________________
Get free e-mail and a permanent address at http://www.netaddress.com/?N=1

pgsql-general by date:

Previous
From: jim@reptiles.org (Jim Mercer)
Date:
Subject: Re: [GENERAL] PLpgSQL Stat Problem
Next
From: Oleg Broytmann
Date:
Subject: Re: [GENERAL] PLpgSQL Stat Problem