| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | Noah Misch <noah(at)leadboat(dot)com>, "Augustine, Jobin" <jobin(dot)augustine(at)openscg(dot)com>, pgsql-bugs(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Replication to Postgres 10 on Windows is broken |
| Date: | 2017-08-14 14:57:16 |
| Message-ID: | 26308.1502722636@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
> It appears there is a patch that fixes the issue now. Let's wait until
> Wednesday to see if that ends up being successful.
Jobim reported success with add-connected-event-2.patch --- are you
expecting more testing to happen?
I did instrument the loop in libpqrcv_connect and verified that the
process latch is set the first time through. I haven't traced down
exactly why it's set at that point, but that confirms why Andres'
initial patch didn't work and the new one did.
I think we could commit add-connected-event-2.patch and call this
issue resolved.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-08-14 15:08:00 | Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values |
| Previous Message | Peter Eisentraut | 2017-08-14 12:53:15 | Re: [HACKERS] Replication to Postgres 10 on Windows is broken |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-08-14 15:08:00 | Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values |
| Previous Message | Tom Lane | 2017-08-14 13:42:46 | Re: pl/perl extension fails on Windows |