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

无数据

分类

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

语言

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

格式

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

    file,gpfdist,PXF,S3等。本节将主要介绍常用的几种,关于其他协议,因为编 者目前无法进行测试,不做介绍,如有需要,可参考官方文档。 file 协议 file协议,通过URI来指向操作系统的文件。URI由主机名、文件所属的路径和 文件名组成,不需要指定端口号,因为访问的是GP各个计算节点的本地文件。文件所 在的位置,必须是初始化GP数据库的用户(按照管理,通常为gpadmin)可以访问的位 database for DETAIL: There isn't a valid primary segment database on host . . . LOCATION子句中可以有多个URI属性,用逗号分隔。例如: CREATE EXTERNAL TABLE test_ext (a int, b int, c text) LOCATION( 'file://mdw/tmp/file1*' 'text' (delimiter E'\x7c'); 在file协议中,URI中可以使用通配符或者C格式的模式匹配,来表示多个文件, 比如上例中,file1*表示所有以file1开头的文件,[2-4,6]表示2、3、4、6。 在LOCATION中指定的URI的数量,是Primary访问文件时的并行数,对于每一个 URI属性,数据库会根据主机名匹配gp_segment_configuration系统表中的
    0 码力 | 416 页 | 6.08 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
  • pdf文档 VMware Tanzu Greenplum v6.21 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 VMware, Inc 502 file:// Protocol The file:// protocol is used in a URI that specifies the location of an operating system file. The URI includes the host name, port, and path to the file. Each file must
    0 码力 | 2025 页 | 33.54 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 码力 | 2374 页 | 44.90 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.23 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 码力 | 2298 页 | 40.94 MB | 1 年前
    3
共 13 条
  • 1
  • 2
前往
页
相关搜索词
GreenplumDatabase管理管理员指南VMwarev618Documentation1917Tanzu20252123
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩