vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
https://postgresql-cluster.org
MIT License
1.69k stars 411 forks source link

Optimize PostgreSQL parameters for SSD storage #536

Closed vitabaks closed 10 months ago

vitabaks commented 10 months ago

Purpose

This PR introduces several adjustments to the PostgreSQL configuration to optimize performance for environments using SSD storage.

Key Changes

These changes are aimed at harnessing the full potential of SSDs, ensuring better performance of the database system, especially in high I/O demand environments.