Re: createdb buggy? - Mailing list pgsql-general

From Steve Wampler
Subject Re: createdb buggy?
Date
Msg-id 3B978816.98243213@noao.edu
Whole thread Raw
In response to Re: createdb buggy?  (wsheldah@lexmark.com)
List pgsql-general
wsheldah@lexmark.com wrote:
>
> Try typing
> psql "THISDB"

Shouldn't this be

psql \"THISDB\"

so the shell doesn't strip the " off?

> so that it won't convert your database name to lower case before it tries to
> look it up in the system catalog.


--
Steve Wampler-  SOLIS Project, National Solar Observatory
swampler@noao.edu

pgsql-general by date:

Previous
From: "Timothy H. Keitt"
Date:
Subject: Re: storing large graphs in postgres
Next
From: Andrew Sullivan
Date:
Subject: Re: --enable-syslog and Solaris 7