ToDo: log plans of cancelled queries

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема ToDo: log plans of cancelled queries
Дата
Msg-id CAFj8pRA-DuzkmDtu52CiUgb0P7TVri_B8LtjMJfWcnr1LPts6w@mail.gmail.com
обсуждение исходный текст
Ответы Re: ToDo: log plans of cancelled queries  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello

We use successfully use auto_explain. We miss support cancelled
queries - we need same info for queries, that we cancel after x
minutes.

Subtask of this feature can be dumping currently executed query with
plan and with complete query string to log after receiving some signal
- maybe SIGTRAP.

What do you thinking about this feature?

Regards

Pavel Stehule



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Performance Improvement by reducing WAL for Update Operation
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Performance Improvement by reducing WAL for Update Operation