Re: [ADMIN] remote connection via psql

Поиск
Список
Период
Сортировка
От Bruce Tong
Тема Re: [ADMIN] remote connection via psql
Дата
Msg-id Pine.LNX.3.95.980722085846.13941B-100000@laxmi.ev.net
обсуждение исходный текст
Ответ на remote connection via psql  (Jorge Maturana <ateo@labsd.inf.utfsm.cl>)
Список pgsql-admin
> [yo@other_machine]$ psql -p 5432
> bash: psql: command not found
>
> it appears not found the postmaster.

Looks to me like "psql" was not found. That's not the Postmaster. The
Postmaster is what you want to connect to "psql." If you're certain "psql"
is installed on your machine, you'll want to check your path. After you've
found (or installed it) the man page shows a "-h" option which allows you
to specify the machine on which the Postmaster is running.


Bruce Tong                 |  Got me an office; I'm there late at night.
Systems Programmer         |  Just send me e-mail, maybe I'll write.
Electronic Vision / FITNE  |
zztong@laxmi.ev.net        |  -- Joe Walsh for the 21st Century


В списке pgsql-admin по дате отправления:

Предыдущее
От: dp3000@cheney.net
Дата:
Сообщение: Online Marketing
Следующее
От: Doug Younger
Дата:
Сообщение: Encrypting Data Requests (& returns)?