Re: Poor performance of delete by primary key

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Poor performance of delete by primary key
Дата
Msg-id 431E5958.8040102@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Poor performance of delete by primary key  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Poor performance of delete by primary key
Список pgsql-performance
> Unfortunately there's no very simple way to determine which FK is the
> problem.  (In 8.1 it'll be possible to do that with EXPLAIN ANALYZE,
> but in existing releases EXPLAIN doesn't break out the time spent in
> each trigger ...)  You have to just eyeball the schema :-(.

phpPgAdmin has a handy info feature where you can see all tables that
refer to the current one.  You can always go and steal that query to
find them...

Chris

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: poor VACUUM performance on large tables
Следующее
От: Marc Cousin
Дата:
Сообщение: Re: insert performance for win32