order of checking the unique constraints

Поиск
Список
Период
Сортировка
От Sahagian, David
Тема order of checking the unique constraints
Дата
Msg-id F3CBFBA88397EA498B22A05FFA9EC49D8E718E43@MX22A.corp.emc.com
обсуждение исходный текст
Ответы Re: order of checking the unique constraints
Список pgsql-general
Using 9.1
 
Can somebody tell me the order in which the Unique Constraints of a table are checked, like when an INSERT is done ?
 
It seems the the Primary is checked first, but what about the regular UCs ?
 
Thanks,
-dvs-
 

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Overlapping time ranges constraints in 8.4
Следующее
От: Chris Travers
Дата:
Сообщение: Re: 9.2 and index only scans