Re: [HACKERS] Replication to Postgres 10 on Windows is broken

Tatsuo Ishii <ishii@sraoss.co.jp>

From: Tatsuo Ishii <ishii@sraoss.co.jp>
To: peter.eisentraut@2ndquadrant.com
Cc: michael.paquier@gmail.com, ishii@sraoss.co.jp, jobin.augustine@openscg.com, tgl@sss.pgh.pa.us, andres@anarazel.de, noah@leadboat.com, pgsql-bugs@postgresql.org, pgsql-hackers@postgresql.org
Date: 2017-08-17T00:15:25Z
Lists: pgsql-bugs, pgsql-hackers
> He meant logical replication,

Oh I could not find he meant logical replication in the original
report.

> but the code in question here is the same
> for streaming replication, or whatever it's called.

Yes.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


Commits

  1. Distinguish wait-for-connection from wait-for-write-ready on Windows.

  2. Use asynchronous connect API in libpqwalreceiver