Is there a way to optimize a query that uses Bitmap Index Scan -> Heap Scan over a jsonb column

前端 未结 0 1139
没有蜡笔的小新
没有蜡笔的小新 2020-12-16 19:01

I\'m trying to find a way to optimize a query over jsonb on a table (simplified form):

\\d schema.example
                                     Partitioned tab         


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