Re: Incomplete Explain for delete

Поиск
Список
Период
Сортировка
От David Gould
Тема Re: Incomplete Explain for delete
Дата
Msg-id 20150622153256.4ba1c6ce@engels
обсуждение исходный текст
Ответ на Re: Incomplete Explain for delete  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: Incomplete Explain for delete
Список pgsql-bugs
On Mon, 22 Jun 2015 12:41:28 -0400
"David G. Johnston" <david.g.johnston@gmail.com> wrote:

> =E2=80=8BExcept that the query inside the trigger is known to system - th=
e fact it
> is wrapped in a trigger is an implementation detail that could, in theory,
> be bypassed in order to facilitate a more meaningful explain output.

Unless triggers are prohibited from using dynamic sql, the query really
cannot be known to the system.

-dg



--=20
David Gould              510 282 0869         daveg@sonic.net
If simplicity worked, the world would be overrun with insects.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13459: Replaying WAL logs can hang on startup
Следующее
От: socketpair@gmail.com
Дата:
Сообщение: BUG #13462: Impossible to use COPY FORMAT BINARY in chunks through libpq