Re: Help understand why DELETE is so slow

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: Help understand why DELETE is so slow
Дата
Msg-id 0402AB48-55B3-44F2-A8B0-45DB3821602A@thebuild.com
обсуждение исходный текст
Ответ на Help understand why DELETE is so slow  (Ping Yao <ping@optigo.net>)
Список pgsql-general

> On Dec 1, 2023, at 09:47, Ping Yao <ping@optigo.net> wrote:
> Can someone help me understand why my simple DELETE query is so slow to run?

Based on the plan, you're running PostgreSQL with the Citus extension, and the delay is in Citus-related code.  This is
probablya question best directed to either the open-source Citus community, or Microsoft. 


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

Предыдущее
От: Ping Yao
Дата:
Сообщение: Help understand why DELETE is so slow
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Query related to pg_dump write to a pipe on a windows client and with compressed format