Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-88

Add max_wal_size and min_wal_size to installer template postgresql.conf.j2

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Feature Overview

      add max_wal_size and min_wal_size to installer template postgresql.conf.j2

      Background, and strategic fit

      Per customer request :

       

      we use a postgresql database managed by the RedHat AAP installer, unfortunately the included template postgresql.conf.j2 doesn't contain variables for max_wal_size and min_wal_size therefore Postgresql will use it's own defaults - which is not enough

       

      we get 10-20x messages a day

      < 2022-09-19 05:07:30.807 UTC >LOG: checkpoints are occurring too frequently (28 seconds apart)

      < 2022-09-19 05:07:30.807 UTC >HINT: Consider increasing the configuration parameter "max_wal_size".

       

      (Optional) Use Cases

      The customer is setting the values manually :

      max_wal_size = 4GB

      min_wal_size = 1GB

       

      but it will be removed each time the installer is run.

       

       

       

              rhn-sa-pgriffiths Phil Griffiths
              rhn-support-aeladawy Ahmed Eladawy
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: