Re: Resolved: PostGreSQL - Accessing It

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: Resolved: PostGreSQL - Accessing It
Дата
Msg-id 20030815102354.D620@hermes.hilbert.loc
обсуждение исходный текст
Ответ на Resolved: PostGreSQL - Accessing It  (Mel Roman <mel@melroman.net>)
Ответы Re: Resolved: PostGreSQL - Accessing It  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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!
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

В списке pgsql-general по дате отправления:

Предыдущее
От: Jason Godden
Дата:
Сообщение: Re: importing db as text files
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: tsearch2 in 7.4beta1 compile problem