Re: BUG #16785: Postgresql shutdown during initial pg_prewarm prewarming causes Pg to get stuck
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: John Thompson <jthompson@maxmind.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2020-12-22T18:48:56Z
Lists: pgsql-bugs
John Thompson <jthompson@maxmind.com> writes: > Thanks so much for taking a look at this. As you mentioned the patch didn't > apply cleanly to 12, but I ended up making the same changes as are in the > link you posted, and it fixes the problem in my testing. I appreciate your > help. OK, thanks for confirming! regards, tom lane
Commits
-
Improve autoprewarm's handling of early-shutdown scenarios.
- ff769831e081 14.0 landed
- f581e5383648 12.6 landed
- a1bd14d54e52 11.11 landed
- 4b0292253cfc 13.2 landed