From: | Tatsuro Yamada <yamada(dot)tatsuro(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: CLUSTER command progress monitor |
Date: | 2017-09-01 06:38:12 |
Message-ID: | 59A90054.8090708@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Thomas,
>> Any comments or suggestion are welcome.
>
> Although this patch updates src/test/regress/expected/rules.out I
> think perhaps you included the wrong version? That regression test
> fails for me
Thanks for the comment.
I use the patch on 7b69b6ce and it's fine.
Did you use "initdb" command after "make install"?
The pg_stat_progress_cluster view is created in initdb, probably.
Regards,
Tatsuro Yamada
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2017-09-01 06:41:31 | JIT compiling expressions/deform + inlining prototype v2.0 |
Previous Message | Masahiko Sawada | 2017-09-01 06:38:04 | Re: pgbench: Skipping the creating primary keys after initialization |