Re: SEGFAULT on a concurrent UPDATE of mix of local and foreign partitions

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: SEGFAULT on a concurrent UPDATE of mix of local and foreign partitions
Дата
Msg-id 540a2616-c32d-47b2-0d6c-ad62b66ba937@iki.fi
обсуждение исходный текст
Ответ на Re: SEGFAULT on a concurrent UPDATE of mix of local and foreign partitions  ("Andrey V. Lepikhov" <a.lepikhov@postgrespro.ru>)
Список pgsql-bugs
On 10/08/2021 12:18, Andrey V. Lepikhov wrote:
> On 8/10/21 1:29 AM, Heikki Linnakangas wrote:
>> Does it ever make sense to re-evaluate a direct Foreign Update as part
>> of EvalPlanQual? It doesn't seem sane to me, you cannot just run an
>> UPDATE statement again and expect it to be idempotent. So I think it
>> would make sense skip this during EvalPlanQual processing altogether.
>> And no need to call the FDW's Begin/EndDirectModify functions either.
> Agree. It is my first dive into the EPQ code. After studying i think
> this makes no sense.

Pushed the fix to master and v14. Thanks for the report!

- Heikki



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

Предыдущее
От: vilarion@illarion.org
Дата:
Сообщение: Re: BUG #17142: COPY ignores client_encoding for octal digit characters
Следующее
От: "Zhéxué M. @Study"
Дата:
Сообщение: Postgresql - Service hangs....