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)
Список
Дерево обсуждения
CREATE USER vs. createuser "Mihai Gheorghiu" <tanethq@earthlink.net>
Re: CREATE USER vs. createuser Karel Zak <zakkr@zf.jcu.cz>
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 http://home.zf.jcu.cz/~zakkr/ C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz
В списке pgsql-general по дате отправления