Re: Improve warnings around CREATE INDEX CONCURRENTLY - Mailing list pgsql-docs

From Alvaro Herrera
Subject Re: Improve warnings around CREATE INDEX CONCURRENTLY
Date
Msg-id 1306269968-sup-2890@alvh.no-ip.org
Whole thread Raw
In response to Improve warnings around CREATE INDEX CONCURRENTLY  (Greg Smith <greg@2ndQuadrant.com>)
Responses Re: Improve warnings around CREATE INDEX CONCURRENTLY
List pgsql-docs
Excerpts from Greg Smith's message of mar may 24 03:56:59 -0400 2011:

> What makes it worse is that the wait shows up as a virtualxid one, which
> doesn't pop up on many common samples of things to look for in
> pg_locks.  It would be reasonable but also incorrect for admins to
> assume a table one would be visible if running into the case alluded to
> in the docs.  The serial way locks are obtained is unexpected too.

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.

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

pgsql-docs by date:

Previous
From: Greg Smith
Date:
Subject: Improve warnings around CREATE INDEX CONCURRENTLY
Next
From: Greg Smith
Date:
Subject: Re: Improve warnings around CREATE INDEX CONCURRENTLY