| From: | Richard Tidd <tidd(at)IMCS(dot)rutgers(dot)edu> |
|---|---|
| To: | pgsql newbie mailing list <pgsql-novice(at)postgresql(dot)org> |
| Subject: | well, this is a newbie list... |
| Date: | 2001-01-04 15:13:37 |
| Message-ID: | 3A549321.1C819A70@imcs.rutgers.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
I have a question regarding the creation of users (I think). Anyway, I
am running Mandrake 7.2, which installs postgres during the linux
install. I see during startup that the postmaster is started. I got
the following result:
[rick(at)fuller ~]$ createdb mydb
psql: FATAL 1: SetUserId: user 'rick' is not in 'pg_shadow'
createdb: database creation failed
I assume that this means that my user id is not yet valid under
postgres. The section in the admin document labelled "Creating Users"
is empty. The documentation does talk about "becoming user postgres".
I am not sure what I need to do for this either.
Please help.
Rick
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Tong | 2001-01-04 15:34:41 | Re: well, this is a newbie list... |
| Previous Message | chris Gnther | 2001-01-04 13:21:50 | problems with unique key on table with serial |