Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY - Mailing list pgsql-hackers

From Mihail Nikalayeu
Subject Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY
Date
Msg-id CADzfLwXbXodvQFp1XYBt_vjf0em0cFpWOnLFqFGop9uWavYzBA@mail.gmail.com
Whole thread Raw
In response to Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY  (Mihail Nikalayeu <mihailnikalayeu@gmail.com>)
List pgsql-hackers
Rebased +

1) extract duplicate key error reporting into _bt_report_duplicate()
2) limit heap fetches in the tuplesort fail-fast duplicate check to a
configurable percentage


Best regards,
Mikhail.

Attachment

pgsql-hackers by date:

Previous
From: Mihail Nikalayeu
Date:
Subject: Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Next
From: Shlok Kyal
Date:
Subject: Re: Support EXCEPT for ALL SEQUENCES publications