Re: Pathological performance when inserting many NULLs into a unique index - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Pathological performance when inserting many NULLs into a unique index
Date
Msg-id CAH2-Wz=ihyzJFo3UFg+QFRC=euP63DdwVrZDiEZCEMj1p7kTQw@mail.gmail.com
Whole thread Raw
In response to Re: Pathological performance when inserting many NULLs into a unique index  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Fri, Apr 19, 2019 at 6:34 PM Peter Geoghegan <pg@bowt.ie> wrote:
> Attached revision does it that way, specifically by adding a new field
> to the insertion scankey struct (BTScanInsertData).

Pushed.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Unhappy about API changes in the no-fsm-for-small-rels patch
Next
From: Tomas Vondra
Date:
Subject: Re: finding changed blocks using WAL scanning