Re: [HACKERS] PANIC in pg_commit_ts slru after crashes

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: [HACKERS] PANIC in pg_commit_ts slru after crashes
Дата
Msg-id CAMkU=1y3gcGq3donBuyGGdgwvRET5rUK5W4oQT9ruNhYGN-ahA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] PANIC in pg_commit_ts slru after crashes  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: [HACKERS] PANIC in pg_commit_ts slru after crashes
Re: [HACKERS] PANIC in pg_commit_ts slru after crashes
Список pgsql-hackers
On Sun, Apr 16, 2017 at 6:59 PM, Michael Paquier <michael.paquier@gmail.com> wrote:


Jeff, does this patch make the situation better? The fix is rather
simple as it just makes sure that the next XID never gets updated if
there are no 2PC files.

Yes, that fixes the reported case when 2PC are not being used.

Thanks,

Jeff
 

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] Re: extended stats not friendly towards ANALYZE withsubset of columns
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] OK, so culicidae is *still* broken