createdb for new user? - Mailing list pgsql-general

From Ardell Dzaky
Subject createdb for new user?
Date
Msg-id 20030612022417.93774.qmail@web20502.mail.yahoo.com
Whole thread Raw
In response to test select_having FAILED  (Ardell Dzaky <ardellinux@yahoo.com>)
Responses Re: createdb for new user?  (darren@crystalballinc.com)
List 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 by date:

Previous
From: "Yudha Setiawan"
Date:
Subject: Custom Dump (just function and trigger)
Next
From: Avi Schwartz
Date:
Subject: Re: Postgres performance comments from a MySQL user