Re: Problem with createdb & case (7.1.3)

From: Vijay Deval <deval(at)giaspn01(dot)vsnl(dot)net(dot)in>
To: "Chr(dot) Rossmanith" <cr(at)neuro(dot)ma(dot)uni-heidelberg(dot)de>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Problem with createdb & case (7.1.3)
Date: 2001-10-20 10:52:44
Message-ID: 3BD1577C.9F6DE171@giaspn01.vsnl.net.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2001-10-20 19:51:30 Re: [PHP] Can't postgres join tables on varchar fields ? <EOM>
Previous Message Medve Gábor 2001-10-20 09:50:44 Performance question (PostgreSQL 7.1.3)