Foreign key - Indexing & Deadlocking.

Поиск
Список
Период
Сортировка
От Andrew Hall
Тема Foreign key - Indexing & Deadlocking.
Дата
Msg-id COL122-W493DEB26AA345A7DCE0058CD7A0@phx.gbl
обсуждение исходный текст
Ответы Re: Foreign key - Indexing & Deadlocking.  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-sql
Hi,<br /><br />I'm porting some Oracle software to PostgreSQL, & have a question about best practices with foreign
keys.<br/><br />In the Oracle environment, you're basically obliged to index all foreign keys (more specifically
foreignkey columns should appear on the leading edge of an index) due to the way that it manages locks. <br /><br
/>Failureto index foreign keys in this way in Oracle often causes deadlock situations.<br /><br />Although I could no
finda mention of anything similar in the postgreSQL documentation, I just wanted to check whether or not the same was
trueof PostgreSQL to be on the safe side.<br /><br />Thanks,<br /><br />Andrew.<br /><br /><hr />Use Hotmail to send
andreceive mail from your different email accounts. <a href="http://clk.atdmt.com/UKM/go/186394592/direct/01/"
target="_new">Findout how.</a> 

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

Предыдущее
От: Mina Waheeb
Дата:
Сообщение: Invitation to connect on LinkedIn
Следующее
От: Bryce Nesbitt
Дата:
Сообщение: Re: Using || operator to fold multiple columns into one