pgdata, pg_ctl wont start

From: Dane Ensign <dane(at)deepsnow(dot)org>
To: pgsql-novice(at)postgresql(dot)org
Subject: pgdata, pg_ctl wont start
Date: 2005-08-27 21:11:18
Message-ID: 0B5A2D02-4005-4BEF-BACF-6F4044FE044B@deepsnow.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

Im trying to start the postgres server. I setup a data directory.
Until now I would run: <path>pg_ctl -D /<path to data dir> start, as
the postgres user.
Nothing has changed in the data directory. I haven't even tried to
look inside of it.

The error reads:
daneensign:/opt/local/lib/pgsql8/bin postgres$ /opt/local/lib/pgsql8/
bin/pg_ctl -D /opt/local/psql/data/ start
postmaster starting
daneensign:/opt/local/lib/pgsql8/bin postgres$ postmaster cannot
access the server configuration file "/opt/local/psql/data/
postgresql.conf": No such file or directory

I have a db already setup that I have been using. Please can someone
help me trouble shoot this? I dont know where to start.

Thanks for any help you can offer.

Dane Ensign

Browse pgsql-novice by date

  From Date Subject
Next Message operationsengineer1 2005-08-27 23:22:51 Re: SQL safe input?
Previous Message Stephan Szabo 2005-08-27 18:03:16 Re: index: specify sort order?