On Mon, 30 May 2005 21:47:43 +0300, Andrus wrote:

> I installed Postgres 8 to Windows XP and added a line
> 
> host    all         all         168.179.0.1/32          trust
> 

I think you should probably make that 168.179.0.0/24 - the /32 means that
only the IP address 168.179.0.1 is covered by that line, so the pattern
does not match.

Regards

John Gray


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to