Re: Improve warnings around CREATE INDEX CONCURRENTLY

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Greg Smith <greg(at)2ndquadrant(dot)com>
Cc: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: Improve warnings around CREATE INDEX CONCURRENTLY
Date: 2011-05-25 17:57:19
Message-ID: 1306346092-sup-2903@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Excerpts from Greg Smith's message of mar may 24 17:06:07 -0400 2011:
> On 05/24/2011 04:48 PM, Alvaro Herrera wrote:

> > Incidentally, this is one of the things that Jim Nasby wanted exposed
> > somehow so that these problems are more easily diagnosed. I dropped the
> > ball on that one, but I'll be picking it up again at some point.
>
> I don't remember seeing anything about that before, but then again I
> wasn't really looking for it until now. Did you have a basic idea what
> you wanted to do there? I have enough of this work queued up now that I
> may end up poking at the code myself here soon.

Please see this thread:
http://archives.postgresql.org/message-id/1290465663-sup-9908@alvh.no-ip.org

> The first thing I was considering was dropping some DEBUG2 level logging
> about the various phases of the reindex into there.

That would take this system more or less to where autovacuum was in 8.1
(well, not quite that bad because you can change it locally, but still).
It seems to me we can do something a bit better than that.

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Simon Riggs 2011-05-25 18:24:09 Re: Improve warnings around CREATE INDEX CONCURRENTLY
Previous Message Susanne Ebrecht 2011-05-25 11:29:22 Re: BUG #5926: information schema dtd_identifier for element_types, columns, parameters views inconsistent