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

无数据

分类

全部数据库(40)PostgreSQL(40)

语言

全部英语(37)中文(简体)(3)

格式

全部PDF文档 PDF(39)DOC文档 DOC(1)
 
本次搜索耗时 0.594 秒,为您找到相关结果约 40 个.
  • 全部
  • 数据库
  • PostgreSQL
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 PostgreSQL 开发最佳实践

    2016Postgres中国用户大会 目录 • 规约的重要性 • 命名规约 • 设计规约 • 管理规约 • 稳定性与性能建议 • 云数据库使用建议 2016Postgres中国用户大会 规约的重要性 2016Postgres中国用户大会 目录 • 规约的重要性 • 命名规约 • 设计规约 • 管理规约 • 稳定性与性能建议 • 云数据库使用建议 2016Postgres中国用户大会 table is "????"; 使用有意义的对象名; 使用小写字母,下划线,数字; 2016Postgres中国用户大会 目录 • 规约的重要性 • 命名规约 • 设计规约 • 管理规约 • 稳定性与性能建议 • 云数据库使用建议 2016Postgres中国用户大会 设计规约 • 返回多行 • select * from tbl where xxx=? order 问题(备份、恢复、创建索引、索引深度),分区 2016Postgres中国用户大会 目录 • 规约的重要性 • 命名规约 • 设计规约 • 管理规约 • 稳定性与性能建议 • 云数据库使用建议 2016Postgres中国用户大会 管理规约 • begin; set local lock_timeout = '10s'; -- DDL query; end; • begin;
    0 码力 | 16 页 | 381.36 KB | 1 年前
    3
  • pdf文档 阿里云 AnalyticDB for PostgreSQL - 打造更简单易用的Cloud SQL Data Warehouse

    ODPS的架构演进工作。 ⚫ 2012年起,转至阿里巴巴大数据团队,负责Hbase/OTS业务支 撑,期间多次负责阿里大数据双11架构和稳定性工作 ⚫ 2018年,在阿里云数据库负责OLAP产品管理团队。 1. Greenplum发展史 @Alibaba 2. AnalyticDB for PostgreSQL产品介绍 3. AnalyticDB for PostgreSQL 典型场景 按需回流 数据仓库应用 在线数据仓库 数据 查询 数据集成 批量同步 1 3 4 2 云化在线数仓 : 简化、敏捷、一栈式构筑数据仓库 • 一键实现 十分钟 集群创建部署 • 图形化实例管理及自动监控报警 实例SQL安全审计 实例实时监控 实例配置信息 • 云上多种生态工具配套: DTS数据传输 QuickBI DataV 数据集成 阿里云数据工 具服务 阿里云第三方 直接通过外表表即可存储数据到OSS下 适合于存放历史归档数据。  “冷数据”需要时直接查询无需重新进 行导入。  支持CSV,ORC, PARQUET。 Jul Nov Oct Sep 冷热数据统一管理,基于OSS云存储构筑数据湖分析(规划中) ...... 热数据:需要高性能分析计算的数据存放在本地 盘,可设为行存或列存适合不同业务的实时分析 冷数据:存储在OSS外部存储 保存价格低廉,数据在线可查询
    0 码力 | 22 页 | 2.98 MB | 1 年前
    3
  • word文档 postgresql操作手册

    #初次登录需要切换为postgres用户,直接登录,无 需密码 postgres=# alter user postgres with password 'passwdxxyy'; #修改管理员账号 postgres的密码 postgres=# postgres=# create user cof with password 'passwdxxyy2'; #创建一个名为cof的 #使用postgres用户登录,需要密 码,默认登录postgres库 postgres=# #提示符 => 表示普通账号,=#表示管理员账号 postgres=# #提示符=>前的postgres表示当前数据库名 # psql -h x.x.x.x #使用cof用户登录pg,连接 db_test这个库 db_test=> #提示符 => 表示普通账号,=#表示管理员账号 db_test=> #提示符=>前的db_test表示当前数据库名 用户信息保存在postgre
    0 码力 | 17 页 | 445.84 KB | 1 年前
    3
  • pdf文档 实现PostgreSQL逻辑复制实战

    Conference China 2016 中国用户大会 数据库总体架构 PostgreSQL 主库 数据库中间件 备1 消息队列 对数据的写操作 PostgreSQL 动态节点管理 … 核心库 查询库 对数据库的读操作 备2 备份 归档 运维监控 数据库总体架构 应用 逻辑复制 2016Postgres中国用户大会 Postgres
    0 码力 | 17 页 | 1.90 MB | 1 年前
    3
  • pdf文档 PostgreSQL 17beta1 US Documentation

    (see Chapter 17). The terms SSL and TLS are often used interchangeably to mean a secure encrypted connection using a TLS protocol. SSL protocols are the precursors to TLS protocols, and the term SSL is still interchangeably with TLS in PostgreSQL. 18.9.1. Basic Setup With SSL support compiled in, the PostgreSQL server can be started with support for encrypted connec- tions using TLS protocols enabled by transfer encryption using TLS protocols are named ssl for historic reasons, even though support for the SSL protocol has been deprecated. SSL is in this context used interchangeably with TLS. ssl (boolean)
    0 码力 | 3188 页 | 14.32 MB | 1 年前
    3
  • pdf文档 PostgreSQL 17beta1 A4 Documentation

    (see Chapter 17). The terms SSL and TLS are often used interchangeably to mean a secure encrypted connection using a TLS protocol. SSL protocols are the precursors to TLS protocols, and the term SSL is still interchange- ably with TLS in PostgreSQL. 18.9.1. Basic Setup With SSL support compiled in, the PostgreSQL server can be started with support for encrypted con- nections using TLS protocols enabled by encryption using TLS protocols are named ssl for historic reasons, even though sup- port for the SSL protocol has been deprecated. SSL is in this context used interchangeably with TLS. ssl (boolean)
    0 码力 | 3017 页 | 14.45 MB | 1 年前
    3
  • pdf文档 PostgreSQL 16.1 Documentation

    (see Chapter 17). The terms SSL and TLS are often used interchangeably to mean a secure encrypted connection using a TLS protocol. SSL protocols are the precursors to TLS protocols, and the term SSL is still interchangeably with TLS in PostgreSQL. 19.9.1. Basic Setup With SSL support compiled in, the PostgreSQL server can be started with support for encrypted connec- tions using TLS protocols enabled by transfer encryption using TLS protocols are named ssl for historic reasons, even though support for the SSL protocol has been deprecated. SSL is in this context used interchangeably with TLS. 643 Server Configuration
    0 码力 | 3133 页 | 14.10 MB | 1 年前
    3
  • pdf文档 PostgreSQL 16.1 Documentation

    (see Chapter 17). The terms SSL and TLS are often used interchangeably to mean a secure encrypted connection using a TLS protocol. SSL protocols are the precursors to TLS protocols, and the term SSL is still interchange- ably with TLS in PostgreSQL. 19.9.1. Basic Setup With SSL support compiled in, the PostgreSQL server can be started with support for encrypted con- nections using TLS protocols enabled by encryption using TLS protocols are named ssl for historic reasons, even though sup- port for the SSL protocol has been deprecated. SSL is in this context used interchangeably with TLS. ssl (boolean)
    0 码力 | 2974 页 | 14.22 MB | 1 年前
    3
  • pdf文档 PostgreSQL 15.5 Documentation

    (see Chapter 17). The terms SSL and TLS are often used interchangeably to mean a secure encrypted connection using a TLS protocol. SSL protocols are the precursors to TLS protocols, and the term SSL is still interchangeably with TLS in PostgreSQL. 19.9.1. Basic Setup With SSL support compiled in, the PostgreSQL server can be started with support for encrypted connec- tions using TLS protocols enabled by transfer encryption using TLS protocols are named ssl for historic reasons, even though support for the SSL protocol has been deprecated. SSL is in this context used interchangeably with TLS. ssl (boolean)
    0 码力 | 3073 页 | 13.49 MB | 1 年前
    3
  • pdf文档 PostgreSQL 15.5 Documentation

    (see Chapter 17). The terms SSL and TLS are often used interchangeably to mean a secure encrypted connection using a TLS protocol. SSL protocols are the precursors to TLS protocols, and the term SSL is still interchange- ably with TLS in PostgreSQL. 19.9.1. Basic Setup With SSL support compiled in, the PostgreSQL server can be started with support for encrypted con- nections using TLS protocols enabled by encryption using TLS protocols are named ssl for historic reasons, even though sup- port for the SSL protocol has been deprecated. SSL is in this context used interchangeably with TLS. ssl (boolean)
    0 码力 | 2910 页 | 13.60 MB | 1 年前
    3
共 40 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
PostgreSQL开发最佳实践阿里AnalyticDBfor打造简单易用CloudSQLDataWarehousepostgresql操作手册操作手操作手册实现逻辑复制实战17beta1USDocumentationA416.115.5
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩