fly-apps / fly-apps/postgres-flex

Replica crashes when decreasing `max_connections`

Open
#188 0 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
171
Forks
76
Avg merge
1h 19m
Merged PRs (30d)
1

Description

The `fly pg config update` tool will currently perform a rolling-restart in order to apply configuration changes that cannot be applied at runtime. As of right now, all restarts will start with the replicas and end with the primary.

This process does not work in some cases when adjusting configuration values down.

As an example, a replica will not boot if its `max-connections` value is lower than the value specified by the primary.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.