RE: Question on Starting Postgres for the first time

Alexander Dederer <dederer@spb.cityline.ru>

From: Alexander Dederer <dederer@spb.cityline.ru>
To: pgsql-general@postgresql.org
Date: 2001-05-12T20:48:48Z
Lists: pgsql-general
>  I can get into PostgreSQL using super user
> on root and then super user into postgres.  The problem is when I 
> try to run psql and createdb from my home directory.  When I do that, 
> I get the following messages.
Use first:
$ initdb -D /home/david/pg-data  # Only Example.