Add `replication_slot` configuration to `PostgresConfig`
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Currently we use a postgres replication slot with hardcoded name, and will try to create it if it doesn't already exist. We'd like the replication slot name to be configurable so database admins can create a replication slot and hand it to Dozer for use.
Contributor guide
Assessment
This issue has not been assessed yet.