hapostgres / hapostgres/pg_auto_failover

Change postgresql.conf settings on primary and standby via pg_autoctl

Open
#80 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.