Re: Sync Rep v19
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: Fujii Masao <masao.fujii@gmail.com>, pgsql-hackers@postgresql.org
Date: 2011-03-03T22:01:07Z
Lists: pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes: > Anyway, this is code in the interrupt handler and only gets executed > when we receive SIGTERM for a fast shutdown. I trust it's not getting *directly* executed from the interrupt handler, at least not without ImmediateInterruptOK. regards, tom lane