Efficiently store large table in progresql?

后端 未结 0 1421
没有蜡笔的小新
没有蜡笔的小新 2020-12-01 19:14

I have a table in postgres 11 that contains ~500 million rows and is approx 57 GB in total size, as shown by the following query.

SELECT pg_size_pretty(pg_tab         


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