Re: Make recently inserted/updated records available in the buffer/cache - Mailing list pgsql-performance

From Michael Lewis
Subject Re: Make recently inserted/updated records available in the buffer/cache
Date
Msg-id CAHOFxGow_ZyFs-kqVYUx--BJkDR-P5Wnn_60672wpcqfMxkeAQ@mail.gmail.com
Whole thread Raw
In response to Re: Make recently inserted/updated records available in the buffer/cache  (Sachin Divekar <ssd532@gmail.com>)
List 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 by date:

Previous
From: Sachin Divekar
Date:
Subject: Re: Make recently inserted/updated records available in the buffer/cache
Next
From: Andres Freund
Date:
Subject: Re: performance degredation after upgrade from 9.6 to 12