Re: createdb buggy?

From: Steve Wampler <swampler(at)noao(dot)edu>
To: wsheldah(at)lexmark(dot)com
Cc: "zammon(at)libero(dot)it" <zammon(at)libero(dot)it>, pgsql-general(at)postgresql(dot)org
Subject: Re: createdb buggy?
Date: 2001-09-06 14:28:38
Message-ID: 3B978816.98243213@noao.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

wsheldah(at)lexmark(dot)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(at)noao(dot)edu

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2001-09-06 14:44:55 Re: --enable-syslog and Solaris 7
Previous Message zammon@libero.it 2001-09-06 14:23:23 Re: createdb buggy?