Re: BUG #16154: pg_ctl restart with a logfile fails sometimes (on Windows)
Alexander Law <exclusion@gmail.com>
From: Alexander Lakhin <exclusion@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Amit Kapila <amit.kapila16@gmail.com>,
PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2019-12-11T05:00:00Z
Lists: pgsql-bugs
10.12.2019 21:24, Tom Lane wrote: > Hence, I pushed this patch, with a revised comment. We'll see > how it affects the buildfarm. Thank you! I will continue researching the remaining failures. Best regards, Alexander
Commits
-
In pg_ctl, work around ERROR_SHARING_VIOLATION on the postmaster log file.
- be9d4b928060 12.2 landed
- 0da33c762b85 13.0 landed