Re: Show schema name on REINDEX DATABASE - Mailing list pgsql-hackers

From alvherre
Subject Re: Show schema name on REINDEX DATABASE
Date
Msg-id 1274907655-sup-4263@alvh.no-ip.org
Whole thread Raw
In response to Re: Show schema name on REINDEX DATABASE  (Selena Deckelmann <selenamarie@gmail.com>)
Responses Re: Show schema name on REINDEX DATABASE
List pgsql-hackers
Excerpts from Selena Deckelmann's message of mié may 26 11:07:40 -0400 2010:
> On Mon, Apr 5, 2010 at 9:29 AM, Greg Sabino Mullane <greg@turnstep.com> wrote:
> > Patch attached to show the schema *and* table name when doing
> > a REINDEX DATABASE.
> 
> Is this something that can be added to 9.1 commitfest?

Not in this form, apparently.  Can we convince Greg or someone else to
work on adding some more error message fields?

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


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Idea for getting rid of VACUUM FREEZE on cold pages
Next
From: Heikki Linnakangas
Date:
Subject: Re: Exposing the Xact commit order to the user