From: | "Danyelle Gragsone" <ladynikon(at)gmail(dot)com> |
---|---|
To: | "Andrej Ricnik-Bay" <andrej(dot)groups(at)gmail(dot)com> |
Cc: | PG-General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: postgres and webmin |
Date: | 2007-06-27 20:59:54 |
Message-ID: | 59f9c5160706271359t6a05abdcj4b39546732209b18@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
BEFORE
# TYPE DATABASE USER CIDR-ADDRESS METHOD
#"local" is for Unix domain socket connections only
host template1 postfix, postfixadmin all 10.2.0.202 255.255.255.0 trust
# IPv4 local connections:
host all all 127.0.0.1/32 trust
# IPv6 local connections:
#host all all ::1/128 trust
AFTER
# TYPE DATABASE USER CIDR-ADDRESS METHOD
"local" is for Unix domain socket connections only
host template1 postfix, postfixadmin all 10.2.0.202 255.255.255.0 trust
# IPv4 local connections:
host all all 127.0.0.1/32 trust
# IPv6 local connections:
#host all all ::1/128 trust
You mean like this?
On 6/27/07, Andrej Ricnik-Bay <andrej(dot)groups(at)gmail(dot)com> wrote:
> On 6/28/07, Danyelle Gragsone <ladynikon(at)gmail(dot)com> wrote:
> > I am sorry William but you lost me. I haven't disabled anything have I?
> Hard to say w/o seeing the WHOLE file. You're looking in the
> wrong section.
>
> What you need to make sure is that the line William posted
> *isn't* commented out.
>
>
> Cheers,
> Andrej
>
> --
> Please don't top post, and don't use HTML e-Mail :} Make your quotes concise.
>
> http://www.american.edu/econ/notes/htmlmail.htm
>
From | Date | Subject | |
---|---|---|---|
Next Message | Brian J. Erickson | 2007-06-27 21:06:22 | Error Message accessing configuration file |
Previous Message | Jasbinder Singh Bali | 2007-06-27 20:58:11 | Re: timestamp wiht time zone |