Re: [GENERAL] User not in pg_shadow

Started by Herbert Liechtiover 26 years ago1 messagesgeneral
Jump to latest
#1Herbert Liechti
Herbert.Liechti@thinx.ch

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.Liechti@thinx.ch
ThinX networked business services Stahlrain 10, CH-5200 Brugg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~