Re: Problem with createdb & case (7.1.3)

Поиск
Список
Период
Сортировка
От Vijay Deval
Тема Re: Problem with createdb & case (7.1.3)
Дата
Msg-id 3BD1577C.9F6DE171@giaspn01.vsnl.net.in
обсуждение исходный текст
Ответ на Problem with createdb & case (7.1.3)  ("Chr. Rossmanith" <cr@neuro.ma.uni-heidelberg.de>)
Ответы Re: Problem with createdb & case (7.1.3)
Список pgsql-novice
Hi

from the # prompt, it appears that you are already connected to some
database.

   #\c NEUROMR

should connect you to the new database.

Vijay

"Chr. Rossmanith" wrote:
>
> Hi,
>
> I'd like to create a database named "NEUROMR". The
> command "createdb
> NEUROMR" succeeds. But, connecting to this DB fails:
>
> # psql "NEUROMR"
> Connection to database 'neuromr' failed.
> FATAL 1:  Database "neuromr" does not exist in the



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

Предыдущее
От: Jason Davis
Дата:
Сообщение: Re: ecpg and multiple connections
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: [PHP] Can't postgres join tables on varchar fields ?