Re: Dirty buffers with suppress_redundant_updates_trigger

Поиск
Список
Период
Сортировка
От Mike Noordermeer
Тема Re: Dirty buffers with suppress_redundant_updates_trigger
Дата
Msg-id CAF0ozqvN9bsPNZ-K9nE4eKETi7O1dhm_=wB5Cj5oEmC3DPVQDA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Dirty buffers with suppress_redundant_updates_trigger  (Mike Noordermeer <mike@normi.net>)
Ответы Re: Dirty buffers with suppress_redundant_updates_trigger  (Michael Lewis <mlewis@entrata.com>)
Список pgsql-general
For future reference, in the end I have just added a WHERE clause
comparing all fields with IS DISTINCT FROM. This seems to work well,
prevents any locks/WAL-generation and is about as fast as the previous
solution with suppress_redundant_updates_trigger().

Kind regards,

Mike



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

Предыдущее
От: luis.roberto@siscobra.com.br
Дата:
Сообщение: Effective IO Concurrency
Следующее
От: Michael Lewis
Дата:
Сообщение: Re: Dirty buffers with suppress_redundant_updates_trigger