Server crashed, now cannot start postgres

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Server crashed, now cannot start postgres
Date: 2016-09-12 23:43:30
Message-ID: alpine.LNX.2.11.1609121640520.1140@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tried to compile 3 large programs at one time and the CPU overheated,
shutting down the server. Now when I try to start postgres-9.5.4 (as the
superuser, postgres) I get this result:

postgres(at)salmo:~$ postgres -D /var/lib/pgsql/9.5/data/ &
[1] 14544
postgres(at)salmo:~$ FATAL: could not open shared memory segment
"/PostgreSQL.1804289383": Permission denied

Not before encountering this problem I've no idea where to look to see how
to fix it. Please advise.

TIA,

Rich

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vinicius Segalin 2016-09-12 23:48:36 Re: Predicting query runtime
Previous Message Adrian Klaver 2016-09-12 21:57:26 Re: Replication Recommendation