From: | Herbert Liechti <Herbert(dot)Liechti(at)thinx(dot)ch> |
---|---|
To: | postgres <pgsql-general(at)postgreSQL(dot)org> |
Subject: | Re: [GENERAL] User not in pg_shadow |
Date: | 1999-08-15 18:48:06 |
Message-ID: | 37B70B66.6A1D2E0F@thinx.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Duncan Kinder wrote:
> I have installed postgresql 6.5.1 on a Redhat Linux 5.2 box.
>
> As "postgres" I am able to create a database.
>
> However, when I type the command "createdb whatever" as dckinder, I receive
> the following response:
>
> "Connection to database 'templete1' failed
> FATAL 1: SetUserId: user 'dckinder' is not in 'pg_shadow'.
>
> How do I get dckinder to be in 'pg_shadow'?
Use the program createuser as user postgres. Type man createuser
for explanation.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Herbert Liechti E-Mail: Herbert(dot)Liechti(at)thinx(dot)ch
ThinX networked business services Stahlrain 10, CH-5200 Brugg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From | Date | Subject | |
---|---|---|---|
Next Message | Duncan Kinder | 1999-08-15 18:48:08 | Regression issues |
Previous Message | Matteo Colombo | 1999-08-15 16:44:26 | Autoincremental |