Re: Connect to postgres from a dynamic IP

From: "dfx" <dfx(at)dfx(dot)it>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Connect to postgres from a dynamic IP
Date: 2008-03-03 11:01:07
Message-ID: 002a01c87d1d$e29135b0$f400a8c0@SEMPRON
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I apologize for my confuse exposition.

My server has a static, well known IP.

The problem is that I don't know the IP of my customers (client side) and
then
I cannot insert those addresses in pg_hba.conf file.

The question il: Is there a method to avoid to insert the addesses of the
clients
in the pg_hba.conf and to allow connections from internet with security
assured
only by username and password?

The unique (mandatory) solution to solve this problem id to use web services
(and then port 80)
or there are some other solutions?

Thank you

Domenico

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.21.3/1307 - Release Date: 02/03/2008
15:59

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2008-03-03 11:05:00 Re: Connect to postgres from a dynamic IP
Previous Message Magnus Hagander 2008-03-03 10:59:36 Re: Connect to postgres from a dynamic IP