influxdata / influxdata/influxdb

Infludb Subscriptions with different destination db name

Open
#17,197 1 comment 0 reactions 0 assignees View on GitHub
1.x area/subscriptions
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.