我想加快对包含大量旧数据的大表的查询速度。
我有一个名为post的表,其中包含日期列created_at。该表包含超过约 3100 万行和超过 30 天的约 3000 万行。
事实上,我想要这个:
PostgresSQL 11.15有详细具体的解决方案吗?
我的想法:
谢谢
postgresql query-optimization database-optimization database-performance postgres-11
database-optimization ×1
database-performance ×1
postgres-11 ×1
postgresql ×1
query-optimization ×1