Cluster replication does not replicate users and grants.
Open
enhancement
replication
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 121
Description
If we want a standby to be ready to promote to primary at any time, at least most of its user-facing configuration should be the same. This notably includes users and grants which the user will naturally assume replicate. Currently they do not.
We should replicate users and grants by default. If there are certain types of grants we do not want to replicate, we should come up with a use case and UX for it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.