Excerpts from Robert Haas's message of mié mar 07 11:57:41 -0300 2012:

> Seems like a good enhancement to me, if someone can figure out how to
> do it cleanly.  Unfortunately those debug messages may not be in a
> place where it's real easy for them to know whether they're being
> called from CLUSTER VERBOSE or not, so it might take a little thought
> to produce a clean patch for this.

Another thing that occured to me in this general area was whether it'd
be useful to do something with ps_status and pg_stat_activity.

Also, this isn't limited to CLUSTER; anything that rewrites the table
and indexes would benefit.  Meaning ALTER TABLE that does a full
rewrite, and also VACUUM FULL.

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

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to