Re: Make recently inserted/updated records available in the buffer/cache

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: Make recently inserted/updated records available in the buffer/cache
Дата
Msg-id CAHOFxGow_ZyFs-kqVYUx--BJkDR-P5Wnn_60672wpcqfMxkeAQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Make recently inserted/updated records available in the buffer/cache  (Sachin Divekar <ssd532@gmail.com>)
Список pgsql-performance
On Tue, Dec 3, 2019 at 11:46 AM Sachin Divekar <ssd532@gmail.com> wrote:
I am also going to use SKIP LOCKED to _select for update_. Any suggestions on tuning parameters for SKIP LOCKED?

I am not aware of any. Either you use it because it fits your need, or not.

Note- please don't top-post (reply and include all the previous conversation below) on the Postgres mailing lists. Quote only the part(s) you are responding to and reply there.

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

Предыдущее
От: Sachin Divekar
Дата:
Сообщение: Re: Make recently inserted/updated records available in the buffer/cache
Следующее
От: Andres Freund
Дата:
Сообщение: Re: performance degredation after upgrade from 9.6 to 12