Re: Problem with constraint unique.

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Problem with constraint unique.
Дата
Msg-id CAKAnmm+1+Q0P+P4t5tBGhk8=rNUDrskp4z-2QCyhAPeYRrHiDA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Problem with constraint unique.  (Mani Sankar <manisankar01695@gmail.com>)
Ответы Re: Problem with constraint unique.
Список pgsql-bugs
On Thu, Dec 12, 2024 at 12:52 PM Mani Sankar <manisankar01695@gmail.com> wrote:
One possible reason I can think of is setting the session_replication_role to replica do some insert that violates the constraints and then set it back to orgin.

session_replication_role can disable triggers and rules, but primary keys will still be enforced.

Cheers,
Greg
 

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