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

无数据

分类

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

语言

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

格式

全部PDF文档 PDF(17)
 
本次搜索耗时 0.469 秒,为您找到相关结果约 17 个.
  • 全部
  • 数据库
  • 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文档 PostgreSQL和Greenplum 数据库故障排查

    = '< %m >' # special values: #log_statement = 'none' # none, ddl, mod, all #log_statement_stats = off #session_preload_libraries = '' 2018年PostgreSQL中国技术大会 微信号:laohouzi999 2018年PostgreSQL中国技术大会 微信号:laohouzi999 log_statement = 'none' # none, ddl, mod, all 控制记录哪些SQL语句。none不记录,ddl记录所有数据定 义命令,比如CREATE,ALTER,和DROP 语句。mod记录所有ddl 语句,加上数据修改语句INSERT,UPDATE等,all记录所有执行的 语句,将此配置设置为all可跟踪整个数据库执行的SQL语句。
    0 码力 | 84 页 | 12.61 MB | 1 年前
    3
  • pdf文档 Greenplum分布式事务和两阶段提交协议

    Ullman/Jennifer Widom《数据库系统实现》 查询编译器/ 优化器 事务管理器 DDL编译器 执行引擎 日志和恢复 并发控制 索引/文件/ 记录管理器 缓冲区管理器 缓冲区 锁表 存储管理器 存储 查询计划 对索引、文件和 记录的请求 页命令 事务命令 查询、更新 用户/ 应用 DDL命令 数据库管理员 数据、元数据、索引 日志页 读、写页 元数据、 统计数据
    0 码力 | 42 页 | 2.12 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 7 Documentation

    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 row-level updates. Note Greenplum Database assigns XID values only to transactions that involve DDL or DML operations, which are typically the only transactions that require an XID. VMware Greenplum Simple MVCC Example Note Greenplum Database assigns XID values only to transactions that involve DDL or DML operations, which are typically the only transactions that require an XID. VMware Greenplum
    0 码力 | 2221 页 | 14.19 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.18 Documentation

    problem could cause errors such as lock lock_name on object object_identifier is already held. 30557 - DDL : When performing a data reorganization with the ALTER TABLE command on a leaf partition of a partitioned this set. This has now been fixed and ORCA no longer falls back for such queries. 30334 - Storage: DDL : A system panic could occur if ALTER TABLE was used to add a new partition, and WITH (OIDS=FALSE) Greenplum Database 6 removes the RECHECK option from ALTER OPERATOR FAMILY and CREATE OPERATOR CLASS DDL (PostgreSQL 8.4). Greenplum now determines whether an index operator is “lossy” on-the-fly at runtime
    0 码力 | 1959 页 | 19.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.19 Documentation

    problem could cause errors such as lock lock_name on object object_identifier is already held. 30557 - DDL : When performing a data reorganization with the ALTER TABLE command on a leaf partition of a partitioned this set. This has now been fixed and ORCA no longer falls back for such queries. 30334 - Storage: DDL : A system panic could occur if ALTER TABLE was used to add a new partition, and WITH (OIDS=FALSE) Greenplum Database 6 removes the RECHECK option from ALTER OPERATOR FAMILY and CREATE OPERATOR CLASS DDL (PostgreSQL 8.4). Greenplum now determines whether an index operator is “lossy” on-the-fly at runtime
    0 码力 | 1972 页 | 20.05 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.20 Documentation

    problem could cause errors such as lock lock_name on object object_identifier is already held. 30557 - DDL : When performing a data reorganization with the ALTER TABLE command on a leaf partition of a partitioned this set. This has now been fixed and ORCA no longer falls back for such queries. 30334 - Storage: DDL : A system panic could occur if ALTER TABLE was used to add a new partition, and WITH (OIDS=FALSE) Greenplum Database 6 removes the RECHECK option from ALTER OPERATOR FAMILY and CREATE OPERATOR CLASS DDL (PostgreSQL 8.4). Greenplum now determines whether an index operator is “lossy” on-the-fly at runtime
    0 码力 | 1988 页 | 20.25 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.17 Documentation

    the undocumented server configuration parameter allow_system_table_mods could have a value of none, ddl, dml, or all. In Greenplum 6, this parameter has changed to a Boolean value, with a default value spread between the segments based on the distribution policy that is defined for the table in the DDL at the time the table is created. When segment mirroring is enabled, for each segment instance there backup sets for Greenplum Database. By default, gpbackup stores only the object metadata files and DDL files for a backup in the Greenplum Database master data directory. Greenplum Database segments use
    0 码力 | 1893 页 | 17.62 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    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 problem could cause errors such as lock lock_name on object object_identifier is already held. 30557 - DDL Note If you have existing PXF external tables that specify a Hive* profile, you may be required this set. This has now been fixed and ORCA no longer falls back for such queries. 30334 - Storage: DDL A system panic could occur if ALTER TABLE was used to add a new partition, and WITH (OIDS=FALSE)
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    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 problem could cause errors such as lock lock_name on object object_identifier is already held. 30557 - DDL When performing a data reorganization with the ALTER TABLE command on a leaf partition of a partitioned this set. This has now been fixed and ORCA no longer falls back for such queries. 30334 - Storage: DDL A system panic could occur if ALTER TABLE was used to add a new partition, and WITH (OIDS=FALSE)
    0 码力 | 2374 页 | 44.90 MB | 1 年前
    3
共 17 条
  • 1
  • 2
前往
页
相关搜索词
GreenplumDatabase管理管理员指南PostgreSQL数据据库数据库故障排查分布布式分布式事务阶段提交协议VMwareDocumentationv61819Tanzu2017
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩