Re: MDTFATAL: could note create log file . . . permission denied - Mailing list pgsql-novice

From Pyrogerg
Subject Re: MDTFATAL: could note create log file . . . permission denied
Date
Msg-id 4DAD0DB2.9070505@gmail.com
Whole thread Raw
In response to Re: MDTFATAL: could note create log file . . . permission denied  (Brent Dombrowski <brent.dombrowski@gmail.com>)
Responses Re: MDTFATAL: could note create log file . . . permission denied  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Brent,

I did as you suggested and obtained the same results as before.

gpennhost:bin postgres$ /usr/local/pgsql/bin/pg_ctl -D
/usr/local/pgsql/data -l /usr/local/pgsql/data/logfile start
server starting
gpennhost:bin postgres$ createdb test
createdb: could not connect to database postgres: could not connect to
server: No such file or directory
         Is the server running locally and accepting
         connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
gpennhost:bin postgres$

Brent Dombrowski [via PostgreSQL] wrote:
> gpennhost: data postgres$ /usr/local/pgsql/bin/pg_ctl -D
> /usr/local/pgsql/data -l /some/path/here/logfile start


View this message in context: Re: MDTFATAL: could note create log file . . . permission denied
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

pgsql-novice by date:

Previous
From: Brent Dombrowski
Date:
Subject: Re: MDTFATAL: could note create log file . . . permission denied
Next
From: Tom Lane
Date:
Subject: Re: MDTFATAL: could note create log file . . . permission denied