The postgres commands doesn’t work to an user account I already created the user on postgres desktop:~# su - postgres [EMAIL PROTECTED]:~$ createuser -a -d oacsbr and set on .bashrc LD_LIBRARY_PATH=:/usr/local/pgsql/lib:/usr/local/pgsql/lib PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/pgsql/bin:/usr/local/pgsql/bin But somehow I can’t run any commands such as [EMAIL PROTECTED]:~$ createdb - -su: createdb: command not found [EMAIL PROTECTED]:~$ psql -l -su: psql: command not found [EMAIL PROTECTED]:~$ psql -l mytestdb.dmp mytestdb -su: psql: command not found Does anyone knows what I’ve missed? iuri |
- psql command Iuri Sampaio
- Re: psql command Bud Rogers
- FW: Re: psql command Iuri Sampaio
- RE: Re: psql command Iuri Sampaio
- Re: psql command Jeff D
- RE: psql command Iuri Sampaio
- Re: psql command Jeff D
- Re: psql command Jan Dinger
- RE: psql command Iuri Sampaio