Re: Faster inserts with mostly-monotonically increasing values - Mailing list pgsql-hackers

From Claudio Freire
Subject Re: Faster inserts with mostly-monotonically increasing values
Date
Msg-id CAGTBQpaKbxUOpbYirs3wCq_0MeL-06k5g8usgbofE25unZRSQg@mail.gmail.com
Whole thread Raw
In response to Re: Faster inserts with mostly-monotonically increasing values  (Simon Riggs <simon.riggs@2ndquadrant.com>)
List pgsql-hackers
On Wed, Mar 14, 2018 at 10:51 AM, Simon Riggs
<simon.riggs@2ndquadrant.com> wrote:
> If there is enough delay in step 1 then any benefit is lost anyway, so
> there is no point taking the cached path even when successful, so its
> better to ignore in that case.

I find myself agreeing with that.


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Faster inserts with mostly-monotonically increasing values
Next
From: Alexander Korotkov
Date:
Subject: Re: SQL/JSON: functions