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

无数据

分类

全部数据库(15)Greenplum(15)

语言

全部英语(11)中文(简体)(4)

格式

全部PDF文档 PDF(15)
 
本次搜索耗时 0.416 秒,为您找到相关结果约 15 个.
  • 全部
  • 数据库
  • Greenplum
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Greenplum Database 管理员指南 6.2.1

    序一次只能连接一个DB,而且不可以跨越DB执行查询语句。 关于数据库模版 每个新的数据库都是基于一个模版数据库创建的,这种创建可以理解为模板数据库 的复制,如果基于一个非空的模版数据库来创建,那么该模板数据库中的所有对象和数 据都会一模一样的复制到新创建的数据库中。缺省的数据库模版为template1,在初 始化GP系统初期可以连接到该库,在没有明确指定模版的情况下创建新的数据库将缺 18616691889) 编写:陈淼 - 84 - 可以用来创建仅包含标准对象的完全干净的数据库。如果想避免从template1中拷贝 任何的对象,可以考虑使用该模。 注意:在创建新的数据库时,模板数据库上必须没有任何连接,否则创建数据库的操作 将会报错失败。 创建数据库 通过CREATE DATABASE命令来创建一个新的数据库。例如: =# CREATE ITION TEMPLATE的 设置,而不是所谓的继承,基本上很多版本中,分区的存储设置不会自动从父级表继承, 需要明确指定,SUBPARTITION TEMPLATE与普通的继承不同,是一种预置的模板。 Greenplum Database 管理员指南 V6.2.1 版权所有:Esena(陈淼 +86 18616691889) 编写:陈淼 - 116 - 关于为分区表增加分区时
    0 码力 | 416 页 | 6.08 MB | 1 年前
    3
  • pdf文档 Greenplum数据仓库UDW - UCloud中立云计算服务商

    DATABASE 描述: 创建⼀个新的数据库 语法: CREATE DATABASE 数据库名称 [ [ WITH ] [ OWNER [=] 数据库属主 ] [ TEMPLATE [=] 模板 ] [ ENCODING [=] 编码 ] [ TABLESPACE [=] 表空间 ] ] 命令: CREATE FUNCTION 描述: 定义⼀个新的函数 语法: 输⼊参数,测试连接 接⼊第三⽅ BI ⼯具 Greenplum数据仓库 UDW Copyright © 2012-2021 UCloud 优刻得 168/206 这⾥需要注意Sqlalchemy Uri的写法: 前缀是:postgresql+psycopg2,后缀是:username:password@host:port/database 点击“TEST CONNECTION”,提⽰测试连接成
    0 码力 | 206 页 | 5.35 MB | 1 年前
    3
  • pdf文档 Greenplum 6新特性: 在线扩容工具GPexpand剖析

    – 增加新节点只要在gp_segment_configuration里添加新节点信息即可 – 新节点以Master为模板生成,只包含catalog,没有数据 改进与实现 • 问题 – 生成模板的过程中,如果catalog被修改怎么保证一致性 改进与实现 • 问题 – 生成模板的过程中,如果catalog被修改怎么保证一致性 ▪ 新增catalog锁 ▪ select gp_expand_lock_catalog()
    0 码力 | 37 页 | 1.12 MB | 1 年前
    3
  • pdf文档 完全兼容欧拉开源操作系统的 HTAP 数据平台 Greenplum

    简称“欧拉”)编译测试了高级分 析数据平台 Greenplum,用实践证明了 Greenplum 与支持多样性计算的欧拉开源操作系统完全兼容,是 Greenplum 与中国本地 IT 厂商的深入合作的典型模板,大大丰富了中国本地国产化应用生态。本白皮书着眼介绍了欧拉开源操作系 统平台架构、创新性及核心特点, 同时介绍了 Greenplum 作为一款深受技术爱好者喜爱的、中立的纯开源软件,践行 “Run
    0 码力 | 17 页 | 2.04 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.18 Documentation

    PXF. PXF no longer supports specifying a DELIMITER in the CREATE EXTERNAL TABLE command LOCATION URI. Additional Greenplum Database Features Greenplum Database 6.0 also includes these features and changes As the root user, edit the OpenLDAP configuration file /etc/openldap/ldap.conf: SASL_NOCANON on URI ldaps://ldapA.example.priv ldaps://ldapB.example.priv ldaps://ldapC.example.priv BASE dc=example For certificate validation to succeed, the hostname in the certificate must match a hostname in the URI property. Otherwise, you must also add TLS_REQCERT allow to the file. VMware Greenplum v6.18 Documentation
    0 码力 | 1959 页 | 19.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.19 Documentation

    PXF. PXF no longer supports specifying a DELIMITER in the CREATE EXTERNAL TABLE command LOCATION URI. Additional Greenplum Database Features Greenplum Database 6.0 also includes these features and changes As the root user, edit the OpenLDAP configuration file /etc/openldap/ldap.conf: SASL_NOCANON on URI ldaps://ldapA.example.priv ldaps://ldapB.example.priv ldaps://ldapC.example.priv BASE dc=example,dc=priv For certificate validation to succeed, the hostname in the certificate must match a hostname in the URI property. Otherwise, you must also add TLS_REQCERT allow to the file. VMware Greenplum v6.19 Documentation
    0 码力 | 1972 页 | 20.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.17 Documentation

    As the root user, edit the OpenLDAP configuration file /etc/openldap/ldap.conf: SASL_NOCANON on URI ldaps://ldapA.example.priv ldaps://ldapB.example.priv ldaps://ldapC.example.priv BASE dc=example,dc=priv For certificate validation to succeed, the hostname in the certificate must match a hostname in the URI property. Otherwise, you must also add TLS_REQCERT allow to the file. VMware Greenplum v6.17 Documentation Protocol The file:// protocol is used in a URI that specifies the location of an operating system file. gpfdist:// Protocol The gpfdist:// protocol is used in a URI to reference a running gpfdist instance
    0 码力 | 1893 页 | 17.62 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.20 Documentation

    PXF. PXF no longer supports specifying a DELIMITER in the CREATE EXTERNAL TABLE command LOCATION URI. Additional Greenplum Database Features Greenplum Database 6.0 also includes these features and changes As the root user, edit the OpenLDAP configuration file /etc/openldap/ldap.conf: SASL_NOCANON on URI ldaps://ldapA.example.priv ldaps://ldapB.example.priv ldaps://ldapC.example.priv BASE dc=example For certificate validation to succeed, the hostname in the certificate must match a hostname in the URI property. Otherwise, you must also add TLS_REQCERT allow to the file. 4. As the gpadmin user, edit
    0 码力 | 1988 页 | 20.25 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    PXF. PXF no longer supports specifying a DELIMITER in the CREATE EXTERNAL TABLE command LOCATION URI. Additional Greenplum Database Features Greenplum Database 6.0 also includes these features and changes Protocol The file:// protocol is used in a URI that specifies the location of an operating system file. gpfdist:// Protocol The gpfdist:// protocol is used in a URI to reference a running gpfdist instance (.bz2), and zstd (.zst) files automatically. You must provide a URI that specifies the location of an operating system file(s). The URI includes the host name, port, and path to the file. Each file must
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.25 Documentation

    PXF. PXF no longer supports specifying a DELIMITER in the CREATE EXTERNAL TABLE command LOCATION URI. Additional Greenplum Database Features Greenplum Database 6.0 also includes these features and changes Protocol The file:// protocol is used in a URI that specifies the location of an operating system file. gpfdist:// Protocol The gpfdist:// protocol is used in a URI to reference a running gpfdist instance bz2), and zstd (.zst) files automatically. You must provide a URI that specifies the location of an operating system file(s). The URI includes the host name, port, and path to the file. Each file must
    0 码力 | 2400 页 | 18.02 MB | 1 年前
    3
共 15 条
  • 1
  • 2
前往
页
相关搜索词
GreenplumDatabase管理管理员指南数据仓库数据仓库UDWUCloud中立计算服务服务商特性在线扩容工具GPexpand剖析完全兼容欧拉开源操作系统操作系统HTAP平台VMwarev618Documentation1917Tanzu2025
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩