Re: [GENERAL] order of checking the unique constraints

2012-08-29 Thread Sergey Konoplev
>> Can somebody tell me the order in which the Unique Constraints of a table >> are checked, like when an INSERT is done ? > > I had a similar question some time ago, with an answer by Tom lane: > http://archives.postgresql.org/pgsql-general/2012-03/msg00023.php You might also find interesting tha

Re: [GENERAL] order of checking the unique constraints

2012-08-28 Thread Marc Mamin
Hello, I had a similar question some time ago, with an answer by Tom lane: http://archives.postgresql.org/pgsql-general/2012-03/msg00023.php best regards, Marc Mamin From: pgsql-general-ow...@postgresql.org [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Sahagian, David