| От | Tom Lane |
|---|---|
| Тема | Re: [PERFORM] Foreign key performance |
| Дата | |
| Msg-id | 1966.1050645964@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [PERFORM] Foreign key performance (Stephan Szabo <sszabo@megazone23.bigpanda.com>) |
| Ответы |
Re: [PERFORM] Foreign key performance
|
| Список | pgsql-hackers |
Stephan Szabo <sszabo@megazone23.bigpanda.com> writes:
> It appears (from some not terribly scientific experiments - see below)
> that it's likely to be related to managing the deferred trigger queue
> given that in my case at least running the constraints non-deferred was
> negligible in comparison.
At one time the deferred-trigger queue had an O(N^2) behavioral problem
for large N = number of pending trigger events. But I thought we'd
fixed that. What's the test case exactly? Can you get a profile with
gprof?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера