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

  1. Improve autoprewarm's handling of early-shutdown scenarios.