[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

psql comands



So far I got the follow situation...

I have psql commands working properly as postgres user.

And I need to set it up on other users

 

oacsbr@desktop:~$ psql

-su: psql: command not found

oacsbr@desktop:~$

 

 

 

env | grep path

 

oacsbr@desktop:~$ env | grep PATH

LD_LIBRARY_PATH=:/usr/local/pgsql/lib

PATH=/usr/local/bin/:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/pgsql/bin

 

i ran /usr.local/psgql/bin and I got a permission warning

 

oacsbr@desktop:~$ /usr/local/pgsql/bin

-su: /usr/local/pgsql/bin: Permission denied

 

By the way

Jan Dinger… I couldn’t open the docs at

http://www.devroom.org/index.php?article_id=10

don’t you have a htm, or pdf version?

 


Reply to: