From: Amit Langote [mailto:Langote_Amit_f8@lab.ntt.co.jp]
> We can definitely try, but I'm not immediately sure if the further
> improvements will come from continuing to fix the planner. Maybe, the
> overhead of partitioning could be attributed to other parts of the system.
> Actually, I wrote that for patch 0002. The next patch (0003) is meant to
> fix that. So, the overhead you're seeing is even after making sure that
> only the selected partitions are locked.
Thanks for telling your thought. I understood we should find the bottleneck with profiling first.
Regards
Takayuki Tsunakawa