Re: [GENERAL] logical replication in PG10 BETA
| От | Thomas Kellerer |
|---|---|
| Тема | Re: [GENERAL] logical replication in PG10 BETA |
| Дата | |
| Msg-id | og1efb$fdd$1@blaine.gmane.org обсуждение исходный текст |
| Ответ на | [GENERAL] logical replication in PG10 BETA (Igor Neyman <ineyman@perceptron.com>) |
| Ответы |
Re: [GENERAL] logical replication in PG10 BETA
|
| Список | pgsql-general |
Igor Neyman schrieb am 22.05.2017 um 21:33: > Does built-in logical replication work on Windows in PG10 BETA release? > > I can’t make it working so far. > > I created Publication on “source” PG server, but when I’m trying to CREATE SUBSCRIPTION… on “destination” server, I’m getting: > > “ERROR: could not connect to the publisher: could not send data to > server: Socket is not connected (0x00002749/10057) could not send SSL > negotiation packet: Socket is not connected (0x00002749/10057) SQL > state: XX000” > could not send SSL negotiation packet 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?
В списке pgsql-general по дате отправления: