Does postgres cache plans even when query is different?

后端 未结 0 1704
难免孤独
难免孤独 2020-12-07 22:27

I am trying optimizations on my postgresql queries. One of the optimizations I tried was the removal of functions as I have read that functions like COALESCE slow down query

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