Re: [WIP] showing index maintenance on EXPLAIN

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [WIP] showing index maintenance on EXPLAIN
Date: 2014-05-08 00:03:30
Message-ID: 536AC9D2.6080409@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2014-05-08 00:04:57 Re: [WIP] showing index maintenance on EXPLAIN
Previous Message Jaime Casanova 2014-05-08 00:00:44 [WIP] showing index maintenance on EXPLAIN