hapostgres / hapostgres/pg_auto_failover
Change postgresql.conf settings on primary and standby via pg_autoctl
Open
enhancement
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 142
- Avg merge
- 5h 8m
- Merged PRs (30d)
- 1
Description
It would be useful if `pg_autoctl` had a command to change a setting like `max_connections` or `shared_buffers` when streaming replication is set up. We basically need to make sure that both servers have the setting in their postgresql.conf (or include) and then do a restart, preferably without triggering a failover.
Contributor guide
Assessment
This issue has not been assessed yet.