Slide 16
Slide 16 text
2021 Copyright © EnterpriseDB Corporation All Rights Reserved
Summary
16
● Big databases sound impressive, but come withddfdffffffff inherent risks
● Scale horizontally: Bigger machines for bigger databases doesn’t always lead to better
performance
● Use partitioning to your advantage
● Partition tables
● Partition databases (i.e., FDW/dblink, replication)
● Split off into tablespaces where possible
● Set up transaction pooling where possible