Karsten Hilbert wrote:
> > >         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 ?

That's an idea, but this is the first time someone has complained about
this.  Seems we should see if more people are affected before adding a
"nag" option.

I wonder if we should have a "novice" mode for psql?  Are there other
things it could control?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to