Re: BUG #15677: Crash while deleting from partitioned table

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: BUG #15677: Crash while deleting from partitioned table
Дата
Msg-id 27a7a849-c576-35f6-eb1e-5ff858841f65@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: BUG #15677: Crash while deleting from partitioned table  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: BUG #15677: Crash while deleting from partitioned table
Список pgsql-bugs
On 2019/03/11 13:55, Michael Paquier wrote:
> On Mon, Mar 11, 2019 at 12:55:05PM +0900, Amit Langote wrote:
>> Forgot to mention that this bug exists in PG 10, 11, and HEAD.  The same
>> patch applies to all three branches.
> 
> Could you add that to the future CF so as we don't forget?

Done:

* update/delete on partitioned tables may crash under concurrency *
https://commitfest.postgresql.org/23/2057/

Thanks,
Amit



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #15677: Crash while deleting from partitioned table
Следующее
От: Amit Langote
Дата:
Сообщение: Re: BUG #15668: Server crash in transformPartitionRangeBounds