Re: [GENERAL] User not in pg_shadow

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: "Duncan Kinder" <dckinder(at)mountain(dot)net>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] User not in pg_shadow
Date: 1999-08-15 20:27:17
Message-ID: 199908152027.VAA29572@linda.lfix.co.uk
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'?

As postgres, createuser dckinder

--
Vote against SPAM: http://www.politik-digital.de/spam/
========================================
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP key from public servers; key ID 32B8FAA1
========================================
"Praying always with all prayer and supplication in the
Spirit, and watching thereunto with all perseverance
and supplication for all saints." Ephesians 6:18

Browse pgsql-general by date

  From Date Subject
Next Message Martin Weinberg 1999-08-15 22:54:56 Are there any limits on index size?
Previous Message Charles Tassell 1999-08-15 20:04:55 Re: [GENERAL] Autoincremental