Re: pg_sleep() doesn't work well with recovery conflict interrupts.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_sleep() doesn't work well with recovery conflict interrupts.
Дата
Msg-id 14901.1401640018@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_sleep() doesn't work well with recovery conflict interrupts.  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> I am pretty sure by now that the sane fix for this is to add a
> SetLatch() call to RecoveryConflictInterrupt(). All the signal handlers
> that deal with query cancelation et al. do so, so it seems right that
> RecoveryConflictInterrupt() does so as well.

+1
        regards, tom lane



В списке pgsql-hackers по дате отправления: