Socket error instead of Access denied

From: "Serge Fonville" <serge(dot)fonville(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Socket error instead of Access denied
Date: 2008-10-10 12:54:28
Message-ID: 680cbe0e0810100554m56ad805cr6f4952d9f62b1fbe@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Recently I started to move from MySQL to PostgreSQL.When I had it set up on
windows, I enabled ssl and everything worked like a charm.
My pg_hba.conf looks like this:
hostsslallpostgres 127.0.0.1/32 md5
hostssl ticketsystem ticketsystem127.0.0.1/32md5
hostsslfaq faq 127.0.0.1/32 md5
hostssl allpostgres::1/128 md5
hostssl ticketsystemticketsystem::1/128md5
hostssl faq faq ::1/128 md5

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-10-10 12:58:42 Re: flood in logs
Previous Message hubert depesz lubaczewski 2008-10-10 12:50:11 Re: flood in logs