> 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.