Resolved: PostGreSQL - Accessing It - Mailing list pgsql-general

From Mel Roman
Subject Resolved: PostGreSQL - Accessing It
Date
Msg-id vXP_a.157839$4UE.52929@news01.bloor.is.net.cable.rogers.com
Whole thread Raw
In response to PostGreSQL - Accessing It  ("Michael" <michael@transmissionsllc.com>)
Responses Re: Resolved: PostGreSQL - Accessing It  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
List pgsql-general
>         test=# CREATE USER mel CREATEDB
>         test-# \q
>         bash-2.05b$ exit
>         exit
>         [mel@Cr168131-a mel]$ psql test
>                 psql: FATAL 1:  user "mel" does not exist
>

I just figured out my problem.  As you can see from my CREATE USER
command above, I simply forgot to put the semicolon at the end.  Doah!
I guess it's been a little while since I've done much SQL.  I've since
successfully made myself a user and life is good.

Thanks for everyone's help.

--

Mel Roman
mel@melroman.net

pgsql-general by date:

Previous
From: Mel Roman
Date:
Subject: Re: PostGreSQL - Accessing It
Next
From: "Nagy Karoly"
Date:
Subject: Manage PostgreSQL Connections