Permission Problems:-)?

From: Jerome Lyles <susemail(at)hawaii(dot)rr(dot)com>
To: pgsql-general(at)PostgreSQL(dot)org
Subject: Permission Problems:-)?
Date: 2004-01-27 09:31:25
Message-ID: 200401262331.25438.susemail@hawaii.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm trying to build a database. But none of the users I try to use works.
I as normal user doesn't work:

:~> createdb mydb
createdb: could not connect to database template1: FATAL: user "adriel" does
not exist

I as postgresql user doesn't work:
:~> createdb mydb
createdb: could not connect to database template1: FATAL: user "mypostgre"
does not exist

I as root user doesn't work:

# createdb mydb
createdb: could not connect to database template1: FATAL: user "root" does
not exist

I can only start postgresql as root. What am I doing wrong here? How do I do
it right?

Thanks,
Jerome

Responses

Browse pgsql-general by date

  From Date Subject
Next Message V i s h a l Kashyap @ [Sai Hertz And Control Systems] 2004-01-27 09:40:47 Re: Reloading Template1
Previous Message Martijn van Oosterhout 2004-01-27 08:41:29 Re: postmaster growing to consume all memory