> test=# CREATE USER mel CREATEDB > test-# \q > bash-2.05b$ exit > exit > [EMAIL PROTECTED] 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 [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org