Re: pg_hba.conf

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Sidar Lopez Cruz <sidarlopez(at)hotmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_hba.conf
Date: 2003-02-27 22:50:48
Message-ID: 1046386248.2039.3.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

host all 192.168.0.0 255.255.0.0 trust

that should work, though it's pretty insecure. note you might need to
address your lan ip address if it's not 192.168.*.*

Robert Treat

On Thu, 2003-02-27 at 14:59, Sidar Lopez Cruz wrote:
> how can i config this file to connect from any ip on my lan
>
> :-) Sidar Lopez Cruz
> - Cero Riesgo, S.A.

In response to

  • pg_hba.conf at 2003-02-27 19:59:25 from Sidar Lopez Cruz

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bob Smith 2003-02-28 02:40:46 Transaction isolation and UNION queries
Previous Message Sidar Lopez Cruz 2003-02-27 19:59:25 pg_hba.conf