Socket error instead of Access denied - Mailing list pgsql-general

From Serge Fonville
Subject Socket error instead of Access denied
Date
Msg-id 680cbe0e0810100554m56ad805cr6f4952d9f62b1fbe@mail.gmail.com
Whole thread Raw
Responses Fwd: Socket error instead of Access denied  ("Serge Fonville" <serge.fonville@gmail.com>)
List 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

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: flood in logs
Next
From: Tom Lane
Date:
Subject: Re: flood in logs