Re: Proposal : REINDEX xxx VERBOSE - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Proposal : REINDEX xxx VERBOSE
Date
Msg-id CA+TgmoaXBO5Hk8nAiN=QJAEGDOF22jqBKy5JM8Gg3RGsMYeDng@mail.gmail.com
Whole thread Raw
In response to Re: Proposal : REINDEX xxx VERBOSE  (Sawada Masahiko <sawada.mshk@gmail.com>)
Responses Re: Proposal : REINDEX xxx VERBOSE  (Sawada Masahiko <sawada.mshk@gmail.com>)
List pgsql-hackers
On Wed, May 13, 2015 at 8:25 PM, Sawada Masahiko <sawada.mshk@gmail.com> wrote:
> The v15 patch emits a line for each table when reindexing multiple
> tables, and emits a line for each index when reindexing single table.
> But v14 patch emits a line for each index, regardless of reindex target.
> Should I change back to v14 patch?

Uh, maybe.  What made you change it?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Manipulating complex types as non-contiguous structures in-memory
Next
From: Tom Lane
Date:
Subject: Re: Manipulating complex types as non-contiguous structures in-memory