PostgreSQL Citus实现分布式集群
-
PostgreSQL基于Citus实现分布式集群的全过程
目录1.Citus介绍2.架构设计3.安装citus 3.1 yum安装3.2 创建拓展4.集群配置4.1修改配置文件4.2 新增节点4.3 集群信息1.Citus介绍[详细]
2023-11-30 08:57 分类:数据库 How to auto-deploy web-app
I\'m trying to make sense on the best way to do automatize a series of things in a row in order to deploy a web-app and haven\'t yet came up with a s开发者_开发问答uitable solution. I would like to:[详细]
2022-12-28 17:29 分类:问答