canonical / canonical/ops-lib-pgsql
Can only change dbname, roles, extensions during relation event
Open
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The mechanism for changing the requested database name, roles, and database extensions is only exposed on the `PostgreSQLRelationEvent` event. We also need methods on the `PostgreSQLClient` class, to allow changing these settings from a config-changed or install hook. These methods should reconfigure all relations, including future relations yet to be joined.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.