Re: Missing commands

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: Missing commands
Дата
Msg-id 0009AD35-B0DA-11D9-B27F-000A95B03262@pgedit.com
обсуждение исходный текст
Ответ на Missing commands  (Al-Amin Ali <a_alamin2000@yahoo.com>)
Список pgsql-admin
On Apr 18, 2005, at 3:02 PM, Al-Amin Ali wrote:

> users? (y/n)y
> 10. CREATE USER
> 11. -bash-2.05b$ createdb vsbabu
> 12. CREATE DATABASE
> 13. -bash-2.05b$ exit
> 14. [root@toshiba root]# exit
>
> Now up to this point every thing was working fine.
> But it seems that there is some commands that are not
> there. every time I try to use:
>
> pg_passwd or alter user
>
> I get the following message:
>
> command not found

createdb and createuser are command line utilities. For executing other
SQL commands such as "ALTER USER" you want to use psql. Look in the
documentation index under "psql" for details.



John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: Pallav Kalva
Дата:
Сообщение: Re: Postgres Log rotation not working in 8.0.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgres Log rotation not working in 8.0.2