Closed
4 of 4 issues completedDescription
As part of a table's data model. First of all, for S3 backups (export/import).
-
tools dump
: Backup changefeed configurations (tools dump) #12283 -
tools restore
: Restore changefeed configurations (tools restore) #12598 -
export s3
: Export changefeed's configuration to s3 #12882 -
import s3
: Import changefeed's configuration from s3 #13943 / Import changefeed's consumers from s3 #14780
Changelog entry
Backup-restore changefeeds (flags EnableChangefeedsExport
and EnableChangefeedsImport
).
Changelog category
- New feature