| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: logical replication in PG10 BETA |
| Date: | 2017-05-23 14:03:54 |
| Message-ID: | 29f5b611-37bf-6e33-0562-368bb323db38@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 05/23/2017 06:52 AM, Igor Neyman wrote:
>
>
> sounds more like a SSL setup problem between the two Postgres servers, not really related to logical replication.
>
> Can you try to setup the connections without SSL?
>
> ________________________________________________________________________________________________________
>
> That's what I thought when I first saw this error.
> But, I don't understand why is it trying to use sockets.
> I have ssl=off in postgresql.conf on both sides.
AFAIK on Windows Postgres maps sockets to localhost.
Anyway that was why I was asking about your pg_hba.conf and PUBLICATION
and SUBSCRIPTION settings, to see what is actually being requested?
>
> Regards,
> Igor
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Igor Neyman | 2017-05-23 14:05:14 | Re: logical replication in PG10 BETA |
| Previous Message | Igor Neyman | 2017-05-23 13:52:31 | Re: logical replication in PG10 BETA |