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

无数据

分类

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

语言

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

格式

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

    如:  一键式集群安装部署初始化命令  Master 和 Standby 自动切换命令  更灵活的并行数据库备份恢复命令  高速 DDL 备份命令  并行 DDL 恢复命令  更先进的跨集群数据同步命令  集群间的表结构差异增量比对命令  良好兼容的 pgAdminIII 客户端  改善的 gpexpand 具有权限查看 pg_authid 系统表的用户都可以看到加密后的密码,不过这些密码都是 经过 MD5 加密后的字符串,由于 MD5 加密算法的不可逆性,查看者无法看到真实的原 始明文密码。当进行 DDL 的备份和恢复时,操作的是加密后的字符串,无法获取真实 的明文密码串。在设置密码的时候,密码就被加密了: =# CREATE USER name WITH ENCRYPTED PASSWORD 是编者自己修改编译的版本,不再是网上直接找到的版 本,目前已经针对 6 版本完成了必要的适配和优化,同时支持 4 版本和 5 版本,能够 正确的显示资源组和资源队列的信息,修复了资源队列刷新的 BUG,外部表的 DDL 信 息正确显示,物化视图,数据表的 UNLOGGED 属性等正确显示,表空间定义的正确显 示,数据库中的对象都按照登录角色的权限只显示应该看得到的对象,包括字段权限。 不过,编者在 github
    0 码力 | 416 页 | 6.08 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    Tables 782 Queries that Contain Subqueries 783 Queries that Contain Common Table Expressions 784 DML Operation Enhancements with GPORCA 785 VMware Greenplum 6 Documentation VMware by Broadcom 37 Changed optimizer_discard_redistribute_hashjoin 1950 optimizer_enable_associativity 1950 optimizer_enable_dml 1951 optimizer_enable_indexonlyscan 1951 optimizer_enable_master_only_queries 1951 optimizer_en issues. 32683 Resolves an issue where minirepro diagnostic tool did not collect view statistics nor DDL when the query contained an EXPLAIN command. MADlib 32672 The database hung for a period of time
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    Tables 774 Queries that Contain Subqueries 775 Queries that Contain Common Table Expressions 776 DML Operation Enhancements with GPORCA 777 Changed Behavior with GPORCA 777 GPORCA Limitations 778 Unsupported optimizer_discard_redistribute_hashjoin 1914 optimizer_enable_associativity 1915 optimizer_enable_dml 1915 optimizer_enable_indexonlyscan 1915 optimizer_enable_master_only_queries 1916 optimizer_en issues. 32683 Resolves an issue where minirepro diagnostic tool did not collect view statistics nor DDL when the query contained an EXPLAIN command. MADlib 32672 Resolves an issue where the database
    0 码力 | 2374 页 | 44.90 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.25 Documentation

    Tables 753 Queries that Contain Subqueries 754 Queries that Contain Common Table Expressions 755 DML Operation Enhancements with GPORCA 756 Changed Behavior with GPORCA 757 GPORCA Limitations 758 Unsupported optimizer_discard_redistribute_hashjoin 1909 optimizer_enable_associativity 1909 optimizer_enable_dml 1910 optimizer_enable_indexonlyscan 1910 optimizer_enable_master_only_queries 1910 optimizer_en issues. 32683 Resolves an issue where minirepro diagnostic tool did not collect view statistics nor DDL when the query contained an EXPLAIN command. MADlib 32672 The database hung for a period of time
    0 码力 | 2400 页 | 18.02 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.18 Documentation

    Tables 863 Queries that Contain Subqueries 864 Queries that Contain Common Table Expressions 865 DML Operation Enhancements with GPORCA 866 Changed Behavior with the GPORCA 866 Changed Behavior with Greenplum v6.18 Documentation VMware, Inc. 116 optimizer_enable_associativity 1622 optimizer_enable_dml 1622 optimizer_enable_indexonlyscan 1623 optimizer_enable_master_only_queries 1623 optimizer_en been resolved. Server 12197 : Resolves a data corruption issue that could occur with concurrent DML queries on AO/AOCO tables when Greenplum Database was not aware of committed transactions that started
    0 码力 | 1959 页 | 19.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.19 Documentation

    Tables 872 Queries that Contain Subqueries 873 Queries that Contain Common Table Expressions 874 DML Operation Enhancements with GPORCA 875 Changed Behavior with the GPORCA 875 Changed Behavior with optimizer_cte_inlining_bound 1632 optimizer_dpe_stats 1632 optimizer_enable_associativity 1632 optimizer_enable_dml 1633 optimizer_enable_indexonlyscan 1633 optimizer_enable_master_only_queries 1634 optimizer_en been resolved. Server 12197 : Resolves a data corruption issue that could occur with concurrent DML queries on AO/AOCO tables when Greenplum Database was not aware of committed transactions that started
    0 码力 | 1972 页 | 20.05 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.23 Documentation

    Tables 746 Queries that Contain Subqueries 748 Queries that Contain Common Table Expressions 749 DML Operation Enhancements with GPORCA 749 Changed Behavior with GPORCA 750 GPORCA Limitations 751 Unsupported optimizer_cte_inlining_bound 1851 optimizer_dpe_stats 1851 optimizer_enable_associativity 1851 optimizer_enable_dml 1851 optimizer_enable_indexonlyscan 1852 optimizer_enable_master_only_queries 1852 optimizer_en to produce a plan when the query involved an update on a partitioned table by removing an unused DML column. 32291 Resolves an issue where GPORCA generated a poor plan because it did not identify operation
    0 码力 | 2298 页 | 40.94 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum 6 Documentation

    Tables 746 Queries that Contain Subqueries 747 Queries that Contain Common Table Expressions 748 DML Operation Enhancements with GPORCA 748 VMware Tanzu Greenplum 6 Documentation VMware, Inc. 33 Changed optimizer_cte_inlining_bound 1843 optimizer_dpe_stats 1843 optimizer_enable_associativity 1843 optimizer_enable_dml 1844 optimizer_enable_indexonlyscan 1844 optimizer_enable_master_only_queries 1844 optimizer_en optimizer_enable_replicated_table, that you can use to control GPORCA's behavior when it encounters DML operations on replicated tables. By default, GPORCA attempts to plan and execute operations on replicated
    0 码力 | 2311 页 | 17.58 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 7 Documentation

    Broadcom 24 Queries that Contain Subqueries 578 Queries that Contain Common Table Expressions 579 DML Operation Enhancements with GPORCA 580 Changed Behavior with GPORCA 581 GPORCA Limitations 582 Unsupported optimizer_discard_redistribute_hashjoin 1770 optimizer_enable_associativity 1770 optimizer_enable_dml 1770 optimizer_enable_dynamicindexonlyscan 1771 optimizer_enable_foreign_table 1771 optimizer_enable_indexonlyscan integer data type. This simplifies the creation of sequences matching the range of base columns. Some DDL commands now accept the current user (CURRENT_USER) or the session user (SESSION_USER) in place of
    0 码力 | 2221 页 | 14.19 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.20 Documentation

    Tables 864 Queries that Contain Subqueries 865 Queries that Contain Common Table Expressions 866 DML Operation Enhancements with GPORCA 867 Changed Behavior with GPORCA 867 GPORCA Limitations 868 Unsupported VMware, Inc. 109 optimizer_dpe_stats 1645 optimizer_enable_associativity 1645 optimizer_enable_dml 1645 optimizer_enable_indexonlyscan 1646 optimizer_enable_master_only_queries 1646 optimizer_en been resolved. Server 12197 : Resolves a data corruption issue that could occur with concurrent DML queries on AO/AOCO tables when Greenplum Database was not aware of committed transactions that started
    0 码力 | 1988 页 | 20.25 MB | 1 年前
    3
共 18 条
  • 1
  • 2
前往
页
相关搜索词
GreenplumDatabase管理管理员指南VMwareDocumentationv6251819Tanzu2320
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩