SAST FATAL: could not access private key file "server.key"

From: "Dave Coventry" <dgcoventry(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: SAST FATAL: could not access private key file "server.key"
Date: 2008-07-01 12:05:29
Message-ID: 4cba5adc0807010505v2b7632d8gb2cf372586903614@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When starting Postgres I get the following:

root(at)Admin:/home/it# /etc/init.d/postgresql-8.2 start
* Starting PostgreSQL 8.2 database server
* The PostgreSQL server failed to start. Please check the
log output:
2008-07-01 13:37:39 SAST FATAL: could not access private key file
"server.key": Permission denied

What is the "server key"?

And how do I make it accessible?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2008-07-01 12:18:40 Re: Query Fails
Previous Message Rafael Martinez 2008-07-01 11:43:49 Re: Problems with a C function, pg_uname(), and String concatenation.