Re: pgsql: Add support for partitioned tables and indexes in REINDEX

2020-09-07 Thread Michael Paquier
On Mon, Sep 07, 2020 at 10:16:25PM -0400, Tom Lane wrote: > Michael Paquier writes: >> Add support for partitioned tables and indexes in REINDEX > > Buildfarm isn't finding the isolation test to be stable. Yes, I have noticed the failure, and waited for more data to gather while thinking about w

Re: pgsql: Add support for partitioned tables and indexes in REINDEX

2020-09-07 Thread Tom Lane
Michael Paquier writes: > Add support for partitioned tables and indexes in REINDEX Buildfarm isn't finding the isolation test to be stable. regards, tom lane