On Mon, Mar 03, 2008 at 11:33:17AM +0100, A. Kretschmer wrote:
> am Mon, dem 03.03.2008, um 11:01:17 +0100 mailte dfx folgendes:
> > Dear Sirs,
> >
> > it is possible to connect to PostgreSQL server from a client with a dynamic
> > IP (or from an unknown IP)?
>
> Of course, yes.
>
>
> >
> > How I have to configure pg_hba.conf (and/or eventually my router, where the
> > server is located)?
>
> Set the CIDR to 0.0.0.0/32.
That should be 0.0.0.0/0, I beleive.
//Magnus