parallelisation sum in PostgreSQL

前端 未结 0 1102
無奈伤痛
無奈伤痛 2021-01-21 12:50

I have a simple table (Test) which contains 10 millions of records and I am considering the following simple query:

explain (costs off) select (
    (select count         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题