Re: Foreign keys and slow insert

Поиск
Список
Период
Сортировка
От Dan Black
Тема Re: Foreign keys and slow insert
Дата
Msg-id 27f60625050608103951d73959@mail.gmail.com
обсуждение исходный текст
Ответ на Foreign keys and slow insert  (Dan Black <fireworker@gmail.com>)
Ответы Re: Foreign keys and slow insert
Список pgsql-general
I've observed that inserts into slave table became slower when I use foreign key than without one.
Can it be related to foreign key?
And I am interested how much  performance of database with foreign keys can be different from performance of database without foreign keys? In other words, how much performance decrease on using foreign keys?

Thanks :-)
--
Verba volent, scripta manent
My ISP  - http://www.netbynet.ru

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

Предыдущее
От: "Yuri B. Lukyanov"
Дата:
Сообщение: Two updates problem
Следующее
От: "Gorodowienko Daniel"
Дата:
Сообщение: So maybe SQLERRM? Sb knows how to check it?