On 2/28/17 04:24, vinayak wrote: > The view provides the information of analyze command progress details as > follows > postgres=# \d pg_stat_progress_analyze > View "pg_catalog.pg_stat_progress_analyze"
Hmm, do we want a separate "progress" system view for every kind of command? What if someone comes up with a progress checker for CREATE INDEX, REINDEX, CLUSTER, etc.? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
