-
Feature Request
-
Resolution: Unresolved
-
Normal
-
None
-
2.4
-
False
-
-
False
1. What is the nature and description of the request?
- Add a Precheck to check that the recommended Postgresql configuration is in place for the external database.
2. Why does the customer need this? (List the business requirements here)
- Cu tends to miss the recommended configuration and parameters such as max_connections, keep_alive, and pg_bouncer[Not recommended]. At the start, these parameters do not cause any issues, but as the load grows on AAP, it creates issues.
We can prevent all these issues by having a precheck in the installer that checks for the parameters, configuration, and values.
3. How would you like to achieve this? (List the functional requirements here)
- By adding a precheck in the installer.