Thread: connect failure from psql`

connect failure from psql`

From
s.chava@wcom.com (Srinivasa Rao Chava)
Date:
Hi,
We are trying to connect the postgresql datbase from out webserver , using psql .
In oracle , we use the syntax at sqlplus prompt like this
sqlplus> username/password@hostname.
How to do it in postgresql like this with psql utility.
Thanks
chava