Update README.md

This commit is contained in:
Igor Borodin
2024-03-07 09:35:33 +01:00
committed by GitHub
parent 873119a54c
commit 9fff909803

View File

@ -54,7 +54,7 @@ iptables_packages:
loadbalancer_ip: "1.2.3.4" loadbalancer_ip: "1.2.3.4"
``` ```
In most cases, you'd want to change PostgreSQL parameters (we recommend to use <https://pgtune.leopard.in.ua/> with "Online transaction processing system" preset as valid defaults), so you can do it using `postgres_arguments` variable, eg: In most cases, you'd want to change PostgreSQL parameters (we recommend to use <https://pgtune.leopard.in.ua/> with "Online transaction processing system" preset as sane defaults), so you can do it using `postgres_arguments` variable, eg:
```yaml ```yaml
postgres_arguments: postgres_arguments: