积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(102)数据库工具(36)phpMyAdmin(35)TiDB(32)Greenplum(15)Vitess(8)MySQL(3)Redis(3)Cassandra(2)Firebird(1)

语言

全部英语(73)中文(简体)(25)中文(简体)(2)俄语(1)英语(1)

格式

全部PDF文档 PDF(84)其他文档 其他(17)DOC文档 DOC(1)
 
本次搜索耗时 0.874 秒,为您找到相关结果约 102 个.
  • 全部
  • 数据库
  • 数据库工具
  • phpMyAdmin
  • TiDB
  • Greenplum
  • Vitess
  • MySQL
  • Redis
  • Cassandra
  • Firebird
  • 全部
  • 英语
  • 中文(简体)
  • 中文(简体)
  • 俄语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 MySQL高可用 - 多种方案

    方案,方便网友学习以及验证,希望对大家学习 mysql 高可用有所帮助。这也是本文档 的目的所在 由于本人经验和水平有限,有不对之处烦请指出,多交流,互相帮助,共同进步。 下面的几种高可用方案在 Centos 5.5 64bit /mysql 5.1.63 环境测试通过。 目前 Mysql 的高可用主要有 Lvs+Keepalived、Heartbeat、MMM、mysql cluster 三种方式, 实战环境介绍 服务器名 IP VIP 系统 Mysql Master 10.1.1.113 10.1.1.176 Centos 5.5 64bit 5.1.63 Backup 10.1.1.75 10.1.1.176 Centos 5.5 64bit 5.1.63 2.4.3 Mysql 的安装和配置 Mysql 的安装和配置相对来讲非常简单,这里就不做介绍,有兴趣的朋友 VIP 系统 Mysql Master 10.1.1.113 10.1.1.176 10.1.1.177 Centos 5.5 64bit 5.1.63 Backup 10.1.1.75 10.1.1.176 10.1.1.177 Centos 5.5 64bit 5.1.63 3.5.2 Mysql 的安装和配置 Mysql 的安装和配置相对来讲非常简单,这里就不做介绍,有兴趣的朋友可
    0 码力 | 31 页 | 874.28 KB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.19 Documentation

    Playbook 314 Example Ansible Playbook 0 Ansible Playbook - Greenplum Database Installation for CentOS 7 315 Greenplum Database Cloud Technical Recommendations 317 Operating System 317 Storage 317 Enterprise Linux 64-bit 7.x (See the following Note.) Red Hat Enterprise Linux 64-bit 6.x CentOS 64-bit 7.x CentOS 64-bit 6.x Ubuntu 18.04 LTS Oracle Linux 64-bit 7, using the Red Hat Compatible Kernel group-based workload management on RedHat 6.x and CentOS 6.x systems. This issue is caused by a Linux cgroup kernel bug. This kernel bug has been fixed in CentOS 7.x and Red Hat 7.x systems. VMware Greenplum
    0 码力 | 1972 页 | 20.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.18 Documentation

    Playbook 304 Example Ansible Playbook 0 Ansible Playbook - Greenplum Database Installation for CentOS 7 305 Greenplum Database Cloud Technical Recommendations 308 Operating System 308 Storage 308 Enterprise Linux 64-bit 7.x (See the following Note.) Red Hat Enterprise Linux 64-bit 6.x CentOS 64-bit 7.x CentOS 64-bit 6.x Ubuntu 18.04 LTS Oracle Linux 64-bit 7, using the Red Hat Compatible Kernel group-based workload management on RedHat 6.x and CentOS 6.x systems. This issue is caused by a Linux cgroup kernel bug. This kernel bug has been fixed in CentOS 7.x and Red Hat 7.x systems. VMware Greenplum
    0 码力 | 1959 页 | 19.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    PGCLIENTENCODING 495 Example Ansible Playbook 495 Ansible Playbook - Greenplum Database Installation for CentOS 7 496 Greenplum Database Security Configuration Guide 498 Securing the Database 499 Accessing resolves several issues. Features Greenplum Database 6.14.0 includes these new and changed features: CentOS/RHEL 8 and SUSE Linux Enterprise Server x86_64 12 (SLES 12) Clients packages are available with version 1.13. To support this change on RHEL/CentOS 6 platforms, the Greenplum Database package now requires libevent2 instead of libevent. RHEL/CentOS 7 requirements are unchanged. See the PgBouncer
    0 码力 | 2374 页 | 44.90 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.23 Documentation

    PGCLIENTENCODING 476 Example Ansible Playbook 476 Ansible Playbook - Greenplum Database Installation for CentOS 7 477 Greenplum Database Security Configuration Guide 479 Securing the Database 480 Accessing resolves several issues. Features Greenplum Database 6.14.0 includes these new and changed features: CentOS/RHEL 8 and SUSE Linux Enterprise Server x86_64 12 (SLES 12) Clients packages are available with version 1.13. To support this change on RHEL/CentOS 6 platforms, the Greenplum Database package now requires libevent2 instead of libevent. RHEL/CentOS 7 requirements are unchanged. See the PgBouncer
    0 码力 | 2298 页 | 40.94 MB | 1 年前
    3
  • pdf文档 Greenplum数据仓库UDW - UCloud中立云计算服务商

    } } 快速上⼿ Greenplum数据仓库 UDW Copyright © 2012-2021 UCloud 优刻得 20/206 ODBC⽅式连接 ⽅式连接 Linux操作系统:CentOS 6.5 64位 1. 安装 postgresql odbc驱动 # yum install postgresql-odbc.x86_64 -y 2. 编辑/etc/odbcinst.ini⽂件,配置odbc驱动 UCloud 优刻得 22/206 如出现以上内容,则表⽰psqlodbc配置成功。 其他⽅式 其他⽅式 1.udw客⼾端的⽅式访问 1.1 udw(greenplum)客⼾端⽅式访问(以Centos为例) 如果你选择的数据仓库类型是greenplum、可以采⽤下⾯的⽅式访问 1)下载greenplum客⼾端解压 快速上⼿ Greenplum数据仓库 UDW Copyright © 2012-2021 nt的安装路径 4) 连接数据库 psql -h hostIP(或域名) –U username -d database -p port –W 1.2 udw(udpg)客⼾端⽅式访问(以Centos为例) 如果你选择的数据仓库类型是udpg、可以采⽤下⾯的⽅式访问 快速上⼿ Greenplum数据仓库 UDW Copyright © 2012-2021 UCloud 优刻得 24/206
    0 码力 | 206 页 | 5.35 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum 6 Documentation

    PGCLIENTENCODING 473 Example Ansible Playbook 473 Ansible Playbook - Greenplum Database Installation for CentOS 7 474 Greenplum Database Security Configuration Guide 477 VMware Tanzu Greenplum 6 Documentation resolves several issues. Features Greenplum Database 6.14.0 includes these new and changed features: CentOS/RHEL 8 and SUSE Linux Enterprise Server x86_64 12 (SLES 12) Clients packages are available with version 1.13. To support this change on RHEL/CentOS 6 platforms, the Greenplum Database package now requires libevent2 instead of libevent. RHEL/CentOS 7 requirements are unchanged. See the PgBouncer
    0 码力 | 2311 页 | 17.58 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.17 Documentation

    Playbook 238 Example Ansible Playbook 0 Ansible Playbook - Greenplum Database Installation for CentOS 7 239 Greenplum Database Cloud Technical Recommendations 241 Operating System 241 Storage 241 Enterprise Linux 64-bit 7.x (See the following Note.) Red Hat Enterprise Linux 64-bit 6.x CentOS 64-bit 7.x CentOS 64-bit 6.x Ubuntu 18.04 LTS Oracle Linux 64-bit 7, using the Red Hat Compatible Kernel group-based workload management on RedHat 6.x and CentOS 6.x systems. This issue is caused by a Linux cgroup kernel bug. This kernel bug has been fixed in CentOS 7.x and Red Hat 7.x systems. If you use RedHat
    0 码力 | 1893 页 | 17.62 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.20 Documentation

    PGCLIENTENCODING 308 Example Ansible Playbook 309 Ansible Playbook - Greenplum Database Installation for CentOS 7 310 Greenplum Database Cloud Technical Recommendations 312 VMware Tanzu Greenplum v6.20 Documentation Enterprise Linux 64-bit 7.x (See the following Note.) Red Hat Enterprise Linux 64-bit 6.x CentOS 64-bit 7.x CentOS 64-bit 6.x Ubuntu 18.04 LTS Oracle Linux 64-bit 7, using the Red Hat Compatible Kernel group-based workload management on RedHat 6.x and CentOS 6.x systems. This issue is caused by a Linux cgroup kernel bug. This kernel bug has been fixed in CentOS 7.x and Red Hat 7.x/8.x systems. VMware Tanzu
    0 码力 | 1988 页 | 20.25 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.21 Documentation

    PGCLIENTENCODING 401 Example Ansible Playbook 401 Ansible Playbook - Greenplum Database Installation for CentOS 7 402 Greenplum Database Security Configuration Guide 404 Securing the Database 404 Accessing resolves several issues. Features Greenplum Database 6.14.0 includes these new and changed features: CentOS/RHEL 8 and SUSE Linux Enterprise Server x86_64 12 (SLES 12) Clients packages VMware Tanzu Greenplum version 1.13. To support this change on RHEL/CentOS 6 platforms, the Greenplum Database package now requires libevent2 instead of libevent. RHEL/CentOS 7 requirements are unchanged. See the PgBouncer
    0 码力 | 2025 页 | 33.54 MB | 1 年前
    3
共 102 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 11
前往
页
相关搜索词
MySQL高可用VMwareGreenplumv619Documentation18Tanzu23数据仓库数据仓库UDWUCloud中立计算服务服务商172021
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩