EXPLAIN on DELETE statements

Поиск
Список
Период
Сортировка
От Janning Vygen
Тема EXPLAIN on DELETE statements
Дата
Msg-id 200407281341.27409.vygen@gmx.de
обсуждение исходный текст
Ответы Re: EXPLAIN on DELETE statements  (Grant McLean <grant@catalyst.net.nz>)
Список pgsql-general
Hi,

EXPLAIN on delete stamements works, but doesn't show me all the subsequent
deletes or checks which has to be done because of foreign keys
cascading/restricting.

Is there a solution to show up which tables are checked and which scans the
planner is going to use to check these related tables?

kind regards,
janning



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

Предыдущее
От: val@webtribe.net
Дата:
Сообщение: Indexes on Character Types
Следующее
От: Prabu Subroto
Дата:
Сообщение: Re: altering a table to set serial function