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. [EMAIL PROTECTED] 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


---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings

Reply via email to