Обсуждение: connect failure from psql`

Поиск
Список
Период
Сортировка

connect failure from psql`

От
s.chava@wcom.com (Srinivasa Rao Chava)
Дата:
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