Re: createdb for new user?

Поиск
Список
Период
Сортировка
От darren@crystalballinc.com
Тема Re: createdb for new user?
Дата
Msg-id Pine.LNX.4.44.0306112249430.19457-100000@thread.crystalballinc.com
обсуждение исходный текст
Ответ на createdb for new user?  (Ardell Dzaky <ardellinux@yahoo.com>)
Ответы [.bashrc] createdb for new user?  (Ardell Dzaky <ardellinux@yahoo.com>)
Список pgsql-general
You do not have the postgres bin directory in your search path for
commands.

run ./createdb ardell this should work

HTH
Darren

On Wed, 11 Jun 2003, Ardell Dzaky wrote:

> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
Darren Ferguson


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Performance of query (fwd)
Следующее
От: Avi Schwartz
Дата:
Сообщение: Re: Postgres performance comments from a MySQL user