> >         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!
Does this not suggest that psql should print a warning:
"still inside SQL query, really quit ? [y/n]" when in the
above situation ?

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to