思维导图备注

influxdb v2.3 Documentation
首页 AI助手 白天 夜间 BookChat 小程序 小程序 阅读
  • 书签 我的书签
  • 添加书签 添加书签 移除书签 移除书签

Back up & restore data

 enterprise  来源:InfluxDB 浏览 302 扫码 2023-06-19 22:02:52
  • Back up and restore data
    • Back up data
    • Restore data

    Back up and restore data

    This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version. View this page in the v2.7 documentation.

    InfluxDB provides tools to back up and restore data and metadata stored in InfluxDB.

    Back up data

    Use the influx backup command to back up data and metadata stored in InfluxDB.

    Restore data

    Use the influx restore command to restore backup data and metadata from InfluxDB.

    backup restore



    当前内容版权归 InfluxDB 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 InfluxDB .
    上一篇:
    下一篇:
    • 书签
    • 添加书签 移除书签
    • Influxdb v2.7 Documentation
    • influxdb v2.3 Documentation
    • InfluxDB 2.2 Documentation
    • InfluxDB 2.1 Documentation
    • InfluxDB 2.0 documentation
    • InfluxDB 1.8 documentation
    • InfluxDB 1.7 documentation
    • InfluxDB 1.3.x 中文文档
    • Install InfluxDB
    • Get started
    • Upgrade InfluxDB
      • InfluxDB 2.x to 2.3
      • InfluxDB 1.x to 2.3
        • Automatically upgrade
        • Manually upgrade
        • Upgrade with Docker
        • Migrate CQs
      • Downgrade InfluxDB
    • Develop with the API
      • Quick start
      • Client library tutorials
        • Python
        • JavaScript
      • Client libraries
        • Arduino
        • C#
        • Dart
        • Go
        • Java
        • JavaScript for browsers
        • Kotlin
        • Node.js
          • Install
          • Write
          • Query
        • PHP
        • Python
        • R
        • Ruby
        • Scala
        • Swift
    • Write data
      • Load data source in UI
      • No-code solutions
        • Telegraf (agent)
          • Automatically configure Telegraf
          • Dual write to InfluxDB OSS and InfluxDB Cloud
          • Manually configure Telegraf
          • Use Telegraf plugins
            • HTTP input plugin
        • Scrape data
          • Manage scrapers
            • Create a scraper
            • Update a scraper
            • Delete a scraper
          • Create scrapable endpoints
        • Third-party technologies
      • Developer tools
        • Third-party developer tools
        • Client libraries
        • Write CSV data
        • Influx CLI
        • Scrape Prometheus metrics
        • InfluxDB API
      • Best practices
        • Schema design
        • Resolve high cardinality
        • Optimize writes to InfluxDB
        • Handle duplicate points
      • Write from OSS to Cloud
      • Replicate data
        • Replicate data to Cloud
      • Troubleshoot issues
      • Delete data
    • Query data
      • Get started with Flux
        • Query InfluxDB
        • Transform data
      • Query with Flux
        • Query fields and tags
        • Group
        • Sort and limit
        • Window & aggregate
        • Explore your schema
        • Transform data with math
        • Calculate percentages
        • Cumulative sum
        • Fill
        • First & last
        • Histograms
        • Increase
        • Join
        • Median
        • Moving Average
        • Percentile & quantile
        • Rate
        • Conditional logic
        • Custom functions
          • Custom aggregate functions
        • Exists
        • Extract scalar values
        • Geo-temporal data
          • Shape geo-temporal data
          • Filter by region
          • Group geo-temporal data
        • Monitor states
        • Operate on timestamps
        • Query SQL data sources
        • Regular expressions
        • Flux version
      • Query with InfluxQL
      • Execute queries
        • Query with Data Explorer
        • Query with the InfluxDB API
        • Query in the Flux REPL
        • Use the influx CLI
      • Common queries
        • Operate on columns
        • Use multiple fields in a calculation
        • Compare values from different buckets
        • IoT common queries
      • Optimize queries
    • Visualize data
      • Manage dashboards
        • Create a dashboard
        • Control a dashboard
        • Export a dashboard
        • Delete a dashboard
      • Use and manage variables
        • Create a variable
        • Update a variable
        • View variables
        • Export a variable
        • Delete a variable
        • Variable types
        • Common variable queries
      • Manage labels
      • Use annotations
      • Visualization types
        • Band
        • Gauge
        • Graph
        • Graph + Single Stat
        • Heatmap
        • Histogram
        • Mosaic
        • Scatter
        • Single Stat
        • Table
    • Notebooks
      • Overview of notebooks
      • Create a notebook
      • Manage notebooks
      • Downsample data
      • Normalize data
      • Troubleshoot notebooks
    • Process data
      • Get started with tasks
      • Manage tasks
        • Create a task
        • View tasks
        • Run a task
        • View run history
        • Update a task
        • Export a task
        • Delete a task
      • Common tasks
        • Downsample data
        • Calculate a weekly mean
        • Convert results to JSON
      • Task options
    • Monitor & alert
      • Manage checks
        • Create checks
        • View checks
        • Update checks
        • Delete checks
      • Manage notification endpoints
        • Create endpoints
        • View endpoint history
        • Update endpoints
        • Delete endpoints
      • Manage notification rules
        • Create notification rules
        • View notification rules
        • Update notification rules
        • Delete notification rules
      • Monitor with templates
        • Monitor InfluxDB OSS
        • Monitor infrastructure
          • AWS CloudWatch
          • Raspberry Pi
          • Docker
          • vSphere
          • Windows
        • Monitor networks
          • HAproxy
      • Send alert email
      • Create custom checks
    • Back up & restore data
      • Back up data
      • Restore data
    • Migrate data
      • Migrate data from OSS
      • Migrate from Cloud to OSS
    • InfluxDB templates
      • Use templates
      • Create a template
      • InfluxDB stacks
        • Save time with stacks
        • Initialize a stack
        • Update a stack
        • View stacks
        • Remove a stack
    • Manage organizations
      • Create an organization
      • View organizations
      • Update an organization
      • Delete an organization
      • Manage buckets
        • Create a bucket
        • Update a bucket
        • View buckets
        • Delete a bucket
      • Switch organizations
      • Manage members
        • Add a member
        • View members
        • Remove a member
    • Manage users
      • Create a user
      • View users
      • Delete a user
      • Update a user
      • Change your password
      • Recover credentials
    • Security & authorization
      • Enable TLS encryption
      • Enable security features
      • Manage secrets
        • Add secrets
        • View secret keys
        • Update secrets
        • Delete secrets
        • Use secrets
        • Store secrets in Vault
      • Manage tokens
        • Create a token
        • View tokens
        • Update a token
        • Delete a token
        • Use tokens
      • Disable development features
    • Telegraf configurations
      • Clone a config
      • Create a config
      • View configs
      • Update a config
      • Remove a config
    • Tools & integrations
      • Use the influx CLI
      • Use Kapacitor
      • Use the Flux LSP with Vim
      • Use Chronograf
      • Use the Flux REPL
      • Use the Flux VS Code extension
      • Use Grafana
      • Use the Google Data Studio connector
      • Use Postman
    暂无相关搜索结果!

      本文档使用 BookStack 构建

      文章二维码

      手机扫一扫,轻松掌上读

      文档下载

      • 普通下载
      • 下载码下载(免登录无限下载)
      你与大神的距离,只差一个APP
      APP下载
      请下载您需要的格式的文档,随时随地,享受汲取知识的乐趣!
      PDF文档 EPUB文档 MOBI文档
      温馨提示 每天每在网站阅读学习一分钟时长可下载一本电子书,每天连续签到可增加阅读时长
      下载码方式下载:免费、免登录、无限制。 免费获取下载码

      微信小程序阅读

      BookChat 微信小程序阅读
      您与他人的薪资差距,只差一个随时随地学习的小程序

      书签列表

        阅读记录

        阅读进度: 0.00% ( 0/0 ) 重置阅读进度

          欢迎使用AI助手 AI助手
          全屏 缩小 隐藏 清空