Re: Define all IP's in the world in pg_hba.conf

From: Russell Smith <mr-russ(at)pws(dot)com(dot)au>
To: idcdanny(at)yahoo(dot)com
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Define all IP's in the world in pg_hba.conf
Date: 2008-07-04 05:30:50
Message-ID: 486DB58A.3080601@pws.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

idc danny wrote:
> Hi everybody,
>
> I know that this group deals with performance but is the only one on which I'm subscribed, so my apologize in advance for the question.
>
> I want to allow everybody in the world, all IP's, to connect to my server. How do I accomplish that? Definitely, it's not a good solution to enter all them manually in pg_hba.conf :).
>
what's wrong with 0.0.0.0/0 ?
> Currently, if above question cannot be answered, I want to achieve to allow the IP's of Hamachi network, which all are of the form 5.*.*.* - but in the future it can expand to all IP's.
>
> Thank you,
> Danny
>
>
>
>
>
>
>
>

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message PFC 2008-07-04 10:11:17 Re: slow delete
Previous Message Craig Ringer 2008-07-04 05:16:31 Re: slow delete