Re: Resolved: PostGreSQL - Accessing It

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Resolved: PostGreSQL - Accessing It
Date: 2003-08-15 08:23:54
Message-ID: 20030815102354.D620@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > test=# CREATE USER mel CREATEDB
> > test-# \q
> > bash-2.05b$ exit
> > exit
> > [mel(at)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!
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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2003-08-15 08:27:15 Re: tsearch2 in 7.4beta1 compile problem
Previous Message expect 2003-08-15 07:53:03 Re: importing db as text files