Remote login to the database

Поиск
Список
Период
Сортировка
От vijayendra mohan agrawal
Тема Remote login to the database
Дата
Msg-id 000301c0cd78$62460720$15f8a8c0@wipro.com
обсуждение исходный текст
Список pgsql-admin
Hi,

Sorry if the question is too preliminary.

I want to know if we can login to the database running at the server from
any place. I know I have to allow such access thru pg_hba.conf file. But how
do I connect to the database.

Can I do something like :

pgsql database@serverIP where serverIP can be any valid IP address in the
LAN.

OR

pgsql database@connect_string where connect string is defined in some of the
configuration file.

Please revert back

Thanks and regards
Vijay



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

Предыдущее
От: Tim Frank
Дата:
Сообщение: Re: Restricting user access to databases
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Can't drop table (repost)