Newbie problem

From: David <david(at)cnb(dot)uam(dot)es>
To: pgsql-novice(at)postgresql(dot)org
Subject: Newbie problem
Date: 2002-11-28 15:56:07
Message-ID: a05111b05ba0beb35c7e2@[150.244.80.140]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello everybody:
i can´t work with my Postgresql installation ( under Linux ), here
are my steps:

[shell]# mkdir /usr/local/pgsql/data
[shell]# chown postgres /usr/local/pgsql/data

[shell]# su - postgres
[shell]$ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
and then

[shell]$ /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data

OK? well... if i try

template1=# createuser "check";

ERROR: parser: parse error at or near "createuser"
ERROR: parser: parse error at or near "createuser"

what is the problem??? thank you very much!!!

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Adam Witney 2002-11-28 16:00:23 Re: Newbie problem
Previous Message David Scullion 2002-11-28 15:37:57 system cataloge?