Re: Configure pg_hba.conf

From: "Andy Shellam (Mailing Lists)" <andy(dot)shellam-lists(at)mailnetwork(dot)co(dot)uk>
To: "Alexander B(dot)" <burbello3000(at)yahoo(dot)com(dot)br>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Configure pg_hba.conf
Date: 2007-08-15 18:06:40
Message-ID: 46C340B0.5020701@mailnetwork.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Alexander,

Use 0.0.0.0/0. You can of course add multiple lines to match all your
ranges (e.g. 192.168.0.0/24, 10.0.0.0/8 etc.)

Regards,

Andy.

Alexander B. wrote:
> Hi people,
>
> I would like to configure pg_hba for any IP.
> I have several network mask, .... some times 192..., or 10...., or 190
> ..., ... ...
>
> How can I configure for any IP?
>
> Thanks
> Alexander
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
> !DSPAM:37,46c33ff9107509519219121!
>
>
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Koczan 2007-08-15 18:39:30 Re: Configure pg_hba.conf
Previous Message Alexander B. 2007-08-15 18:01:08 Configure pg_hba.conf