Re: Make recently inserted/updated records available in the buffer/cache
Michael Lewis <[email protected]> Tue, 3 Dec 2019 11:58:02 -0700
| Newsgroups | gmane.comp.db.postgresql.performance |
|---|---|
| Message-ID | <CAHOFxGow_ZyFs-kqVYUx--BJkDR-P5Wnn_60672wpcqfMxkeAQ@mail.gmail.com> |
On Tue, Dec 3, 2019 at 11:46 AM Sachin Divekar <[email protected]> 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.