influxdata / influxdata/influxdb
Infludb Subscriptions with different destination db name
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
__Proposal:__
I would like to replicate my db to a slave db which different db name rather than the master.
__Current behavior:__
I don't see an option to put destination db name.
CREATE SUBSCRIPTION "nagflux-repl" ON "nagflux"."autogen" DESTINATIONS ALL 'http://10.15.100.55:8086'
__Desired behavior:__
I would like to have replicate the db to remote db with different destination db name.
Contributor guide
Research direction
Start with the CREATE SUBSCRIPTION example in the issue and compare its current source and destination database behavior. The requested outcome is a subscription option that replicates to a remote database with a different name; the issue does not identify files, tests, or an entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100