Re: [WIP] showing index maintenance on EXPLAIN - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: [WIP] showing index maintenance on EXPLAIN
Date
Msg-id 536AC9D2.6080409@agliodbs.com
Whole thread Raw
In response to [WIP] showing index maintenance on EXPLAIN  (Jaime Casanova <jaime@2ndquadrant.com>)
Responses Re: [WIP] showing index maintenance on EXPLAIN
List pgsql-hackers
On 05/07/2014 05:00 PM, Jaime Casanova wrote:
> Hi,
> 
> This patch implements $subject only when ANALYZE and VERBOSE are on.
> I made it that way because for years nobody seemed interested in this
> info (at least no one did it) so i decided that maybe is to much
> information for most people (actually btree indexes are normally very
> fast).

What's "index maintenance"?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: [WIP] showing index maintenance on EXPLAIN
Next
From: Jaime Casanova
Date:
Subject: Re: [WIP] showing index maintenance on EXPLAIN