Movatterモバイル変換


[0]ホーム

URL:


CFEngine documentation homepage

Tuning PostgreSQL

Suggest changes
Table of contents

During install the CFEngine Enterprise Hub Package pre-configures PostgreSQL with a configuration for low (<3GB), medium (>3GB<64GB) or high (>64GB) memory which adjusts the values ofeffective_cache_size,shared_buffers, andmaintenance_work_mem.

Depending on various factors yourpostgresql.conf may benefit from further tuning.

Parameters commonly tuned:

  • max_connections

  • shared_buffers

  • effective_cache_size

  • maintenance_work_mem

  • checkpoint_completion_target

  • wal_buffers

  • default_statistics_target

  • random_page_cost

  • effective_io_concurrency

  • work_mem

  • min_wal_size

  • max_wal_size

Tuning tools likepgtune andpgconfigurator can be helpful in adjusting your settings.

See also:

Still need help?

Chat Ask a question on Github Mailing list
Version 
master3.24 (LTS)3.21 (LTS)view all versions

[8]ページ先頭

©2009-2025 Movatter.jp