Re: trying to start postmaster - Mailing list pgsql-novice

From Tom Lane
Subject Re: trying to start postmaster
Date
Msg-id 3783.1051371955@sss.pgh.pa.us
Whole thread Raw
In response to trying to start postmaster  (Don Patou <pknoob@noos.fr>)
List pgsql-novice
Don Patou <pknoob@noos.fr> writes:
> When I start postmaster it says it can't cd
> to /var/lib/postgres which indeed doesn't exists. Do I need to create all
> them myself or did I miss something?

You didn't run initdb.  See chapter three of the Admin Guide:
http://www.ca.postgresql.org/users-lounge/docs/7.3/postgres/runtime.html

            regards, tom lane


pgsql-novice by date:

Previous
From: radha.manohar@ndsu.nodak.edu
Date:
Subject: Re: Postgresql implementation
Next
From: Tom Lane
Date:
Subject: Re: implicit lock in RULE ?