Re: could not connect to server

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: could not connect to server
Date: 2006-10-13 09:18:20
Message-ID: 20061013091820.GH27503@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

am Fri, dem 13.10.2006, um 11:01:59 +0200 mailte ivan marchesini folgendes:
> Dear Andreas,
> this is my pg_hba.conf file:
> ______________________________________________________
> # TYPE DATABASE USER IP-ADDRESS IP-MASK
> METHOD
>
> # IPv4-style local connections:
> host all all 127.0.0.1 255.255.255.255 trust
> host all all "my_netaddres".0 255.255.255.0 trust
> #host all

with "my_netaddres" is a valid Ip-Net-Address?
Looks okay, but i have 8.1 and i have something like this:
(CIDR-notation)

host all all 192.168.1.0/24 trust

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47215, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Markus Schaber 2006-10-13 11:48:12 Re: deleting rows in specific order
Previous Message ivan marchesini 2006-10-13 09:01:59 Re: could not connect to server