Re: CREATE USER vs. createuser

Поиск
Список
Период
Сортировка
От Karel Zak
Тема Re: CREATE USER vs. createuser
Дата
Msg-id 20010906090142.B1047@zf.jcu.cz
обсуждение исходный текст
Ответ на CREATE USER vs. createuser  ("Mihai Gheorghiu" <tanethq@earthlink.net>)
Список pgsql-general
On Wed, Sep 05, 2001 at 11:57:48AM -0400, Mihai Gheorghiu wrote:
> With createuser I managed to create users like 12345 and John Doe (with a
> space).
> It did not work with CREATE USER.
> Aren't they supposed to do the same?

 The createuser is a simple script and use SQL query "CREATE USER" too.

 CREATE USER "John Doe";

 ...quotation marks is the thing that you search.

    Karel
--
 Karel Zak  <zakkr@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

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

Предыдущее
От: Mike Withers
Дата:
Сообщение: problem with selects based on dates
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: FOREIGN KEY: MATCH FULL