Re: REINDEX CONCURRENTLY 2.0 - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: REINDEX CONCURRENTLY 2.0
Date
Msg-id CAB7nPqRGeFS1Z5dTgs77jBmJPYx02FdK7pNFCMGHmqvXxaH49w@mail.gmail.com
Whole thread Raw
In response to Re: REINDEX CONCURRENTLY 2.0  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: REINDEX CONCURRENTLY 2.0
List pgsql-hackers
On Sat, Nov 16, 2013 at 5:09 AM, Andres Freund <andres@2ndquadrant.com> wrote:
> On 2013-11-15 11:40:17 +0900, Michael Paquier wrote:
>> - 20131114_3_reindex_concurrently.patch, providing the core feature.
>> Patch 3 needs to have patch 2 applied first. Regression tests,
>> isolation tests and documentation are included with the patch.
>
> Have you addressed my concurrency concerns from the last version?
I have added documentation in the patch with a better explanation
about why those choices of implementation are made.
Thanks,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Sequence Access Method WIP
Next
From: Haribabu kommi
Date:
Subject: Re: Improvement of pg_stat_statement usage about buffer hit ratio