createdb for new user?

Поиск
Список
Период
Сортировка
От Ardell Dzaky
Тема createdb for new user?
Дата
Msg-id 20030612022417.93774.qmail@web20502.mail.yahoo.com
обсуждение исходный текст
Ответ на test select_having FAILED  (Ardell Dzaky <ardellinux@yahoo.com>)
Ответы Re: createdb for new user?  (darren@crystalballinc.com)
Список pgsql-general
Hi folks,

As 'postgres su' I have created new postgres user
$ createuser ardell
....allowed to create database? yes
....allowed to create more new users? no
CREATE USER

Than login as new user
$ su - ardell
$ createdb test
bash: createdb: command not found

Can new user 'ardell' create a db?
How fix this problem?
Many thanks!

=====
Regards,
Ardell

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

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

Предыдущее
От: "Yudha Setiawan"
Дата:
Сообщение: Custom Dump (just function and trigger)
Следующее
От: Avi Schwartz
Дата:
Сообщение: Re: Postgres performance comments from a MySQL user