Re: createdb buggy?

Поиск
Список
Период
Сортировка
От Steve Wampler
Тема Re: createdb buggy?
Дата
Msg-id 3B978816.98243213@noao.edu
обсуждение исходный текст
Ответ на Re: createdb buggy?  (wsheldah@lexmark.com)
Список 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 по дате отправления:

Предыдущее
От: "Timothy H. Keitt"
Дата:
Сообщение: Re: storing large graphs in postgres
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: --enable-syslog and Solaris 7