Remote login to the database - Mailing list pgsql-admin

From vijayendra mohan agrawal
Subject Remote login to the database
Date
Msg-id 000301c0cd78$62460720$15f8a8c0@wipro.com
Whole thread Raw
List 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 by date:

Previous
From: Tim Frank
Date:
Subject: Re: Restricting user access to databases
Next
From: Tom Lane
Date:
Subject: Re: Can't drop table (repost)