积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(35)TiDB(35)

语言

全部英语(18)中文(简体)(17)

格式

全部PDF文档 PDF(35)
 
本次搜索耗时 0.936 秒,为您找到相关结果约 35 个.
  • 全部
  • 数据库
  • TiDB
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 分布式NewSQL数据库TiDB

    本地上传⽂件 如果您选择本地上传证书⽂件,那么需要准备好以下⽂件: 必选,⽹站的证书⽂件(cer/crt/pem格式),⽂件的⽂本格式如下: -----BEGIN MY CERTIFICATE----- ... -----END MY CERTIFICATE----- 必选,私钥⽂件(key⽂件) 数字签名算法为RSA的⽂件的⽂本格式如下: -----BEGIN RSA PRIVATE KEY----- KEY----- -----BEGIN MY CERTIFICATE----- SSL 证书管理 分布式NewSQL数据库 TiDB Copyright © 2012-2021 UCloud 优刻得 97/120 ... -----END MY CERTIFICATE----- -----BEGIN MY CERTIFICATE----- ... -----END MY CERTIFICATE----- KEY----- ... -----END EC PRIVATE KEY----- -----BEGIN MY CERTIFICATE----- ... -----END MY CERTIFICATE----- -----BEGIN MY CERTIFICATE----- ... -----END MY CERTIFICATE----- 若您的证书为其他格式,建议您使⽤openssl⼯具进⾏格式转换。 DER转PEM:
    0 码力 | 120 页 | 7.42 MB | 6 月前
    3
  • pdf文档 TiDB v5.4 Documentation

    dumpling --host ${host} --port 3306 --user root --password ${password} �→ --filter 'my_db1.table[12]' --no-data --output 's3://my-bucket/schema �→ -backup?region=us-west-2' --filter "mydb.*" The parameters used [mydumper] ### The path that stores the snapshot file. data-source-dir = "${s3_path}" # e.g.: s3://my-bucket/sql-backup?region=us- �→ west-2 [[mydumper.files]] ### The expression that parses the parquet command: tiup dumpling -h ${ip} -P 3306 -u root -t 16 -r 200000 -F 256MiB -B �→ my_db1 -f 'my_db1.table[12]' -o 's3://my-bucket/sql-backup?region �→ =us-west-2' Dumpling exports data in SQL files by default
    0 码力 | 3650 页 | 52.72 MB | 1 年前
    3
  • pdf文档 TiDB v6.1 Documentation

    examples with your CA path. To get the CA root path on your system, refer to Where is the CA root path on my system?. If you are using a TiDB Serverless cluster, modify the parameters of the create_engine function dumpling --host ${host} --port 3306 --user root --password ${password} �→ --filter 'my_db1.table[12]' --no-data --output 's3://my-bucket/schema �→ -backup?region=us-west-2' --filter "mydb.*" The parameters used [mydumper] ### The path that stores the snapshot file. data-source-dir = "${s3_path}" # e.g.: s3://my-bucket/sql-backup?region=us- �→ west-2 [[mydumper.files]] ### The expression that parses the parquet
    0 码力 | 4487 页 | 84.44 MB | 1 年前
    3
  • pdf文档 TiDB v5.4 中文手册

    dumpling --host ${host} --port 3306 --user root --password ${password} --filter 'my_db1. �→ table[12]' --no-data --output 's3://my-bucket/schema-backup?region=us-west-2' --filter " �→ mydb.*" 命令中所用参数描述如下。如需更多信息可参考Dumpling 会获得更好的导入性能。 sorted-kv-dir = "${path}" [mydumper] ### 快照文件的地址 data-source-dir = "${s3_path}" # eg: s3://my-bucket/sql-backup?region=us-west-2 [[mydumper.files]] ### 解析 parquet 文件所需的表达式 pattern = '(?i)^( 步:导入全量数据到 TiDB 1. 使用 Lightning 在下游 TiDB 建表: tiup tidb-lightning -config tidb-lightning.toml -d 's3://my-bucket/schema-backup?region=us- �→ west-2' -no-schema=false 2. 运行 tidb-lightning。如果直接在命令行中启动程序,可能会因为
    0 码力 | 2852 页 | 52.59 MB | 1 年前
    3
  • pdf文档 TiDB v7.6 Documentation

    �→ --filter 'my_db1.table[12],mydb.*' --consistency none --no-data -- �→ output 's3://my-bucket/schema-backup' Record the URI of the schema exported in the above command, such as ‘s3://my- bucket/schema-backup’ [mydumper] ### Set the directory of the schema file exported from Amazon Aurora data-source-dir = "s3://my-bucket/schema-backup" If you need to enable TLS in the TiDB cluster, refer to TiDB Lightning Configuration directory of the snapshot file exported from Amazon Aurora data-source-dir = "${s3_path}" # eg: s3://my-bucket/sql-backup [[mydumper.files]] ### The expression that parses the parquet file. pattern = '(
    0 码力 | 6123 页 | 107.24 MB | 1 年前
    3
  • pdf文档 TiDB v7.5 Documentation

    �→ --filter 'my_db1.table[12],mydb.*' --consistency none --no-data -- �→ output 's3://my-bucket/schema-backup' Record the URI of the schema exported in the above command, such as ‘s3://my- bucket/schema-backup’ [mydumper] ### Set the directory of the schema file exported from Amazon Aurora data-source-dir = "s3://my-bucket/schema-backup" If you need to enable TLS in the TiDB cluster, refer to TiDB Lightning Configuration directory of the snapshot file exported from Amazon Aurora data-source-dir = "${s3_path}" # eg: s3://my-bucket/sql-backup [[mydumper.files]] ### The expression that parses the parquet file. pattern = '(
    0 码力 | 6020 页 | 106.82 MB | 1 年前
    3
  • pdf文档 TiDB v7.1 Documentation

    �→ --filter 'my_db1.table[12],mydb.*' --consistency none --no-data -- �→ output 's3://my-bucket/schema-backup' Record the URI of the schema exported in the above command, such as ‘s3://my- bucket/schema-backup’ [mydumper] ### Set the directory of the schema file exported from Amazon Aurora data-source-dir = "s3://my-bucket/schema-backup" If you need to enable TLS in the TiDB cluster, refer to TiDB Lightning Configuration directory of the snapshot file exported from Amazon Aurora data-source-dir = "${s3_path}" # eg: s3://my-bucket/sql-backup [[mydumper.files]] ### The expression that parses the parquet file. pattern = '(
    0 码力 | 5716 页 | 104.74 MB | 1 年前
    3
  • pdf文档 TiDB v6.5 Documentation

    dumpling --host ${host} --port 3306 --user root --password ${password} �→ --filter 'my_db1.table[12]' --no-data --output 's3://my-bucket/schema �→ -backup' --filter "mydb.*" The parameters used in the command [mydumper] ### The path that stores the snapshot file. data-source-dir = "${s3_path}" # e.g.: s3://my-bucket/sql-backup [[mydumper.files]] ### The expression that parses the parquet file. pattern = '( the target database using TiDB Lightning: tiup tidb-lightning -config tidb-lightning.toml -d 's3://my-bucket/ �→ schema-backup' 708 2. Start the import by running tidb-lightning. If you launch the program
    0 码力 | 5282 页 | 99.69 MB | 1 年前
    3
  • pdf文档 TiDB v8.5 Documentation

    22676987253721725 And for our LGBTQ+ Americans, let’s finally get the bipartisan Equality Act �→ to my desk. The onslaught of state laws targeting transgender �→ Americans and their families is wrong. �→ --filter 'my_db1.table[12],mydb.*' --consistency none --no-data -- �→ output 's3://my-bucket/schema-backup' Record the URI of the schema exported in the above command, such as ‘s3://my- bucket/schema-backup’ [mydumper] ### Set the directory of the schema file exported from Amazon Aurora data-source-dir = "s3://my-bucket/schema-backup" If you need to enable TLS in the TiDB cluster, refer to TiDB Lightning Configuration
    0 码力 | 6730 页 | 111.36 MB | 10 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    22676987253721725 And for our LGBTQ+ Americans, let’s finally get the bipartisan Equality Act �→ to my desk. The onslaught of state laws targeting transgender �→ Americans and their families is wrong. �→ --filter 'my_db1.table[12],mydb.*' --consistency none --no-data -- �→ output 's3://my-bucket/schema-backup' Record the URI of the schema exported in the above command, such as ‘s3://my- bucket/schema-backup’ [mydumper] ### Set the directory of the schema file exported from Amazon Aurora data-source-dir = "s3://my-bucket/schema-backup" If you need to enable TLS in the TiDB cluster, refer to TiDB Lightning Configuration
    0 码力 | 6705 页 | 110.86 MB | 10 月前
    3
共 35 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
分布布式分布式NewSQL数据据库数据库TiDBv5Documentationv6中文手册v7v8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩