Bad JDBC select performance with big table

后端 未结 0 707
猫巷女王i
猫巷女王i 2021-02-12 09:11

I have a simple select on a big table with PostgreSQL:

select a, b from c order by id asc

I prepare a sta

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