Skip to content

Commit 5eaaabe

Browse files
authored
Update 20240124_04.md
1 parent 288567a commit 5eaaabe

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

202401/20240124_04.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ PostgreSQL , PolarDB , 应用开发者 , DBA , 公开课
1414
## 背景
1515
## PolarDB 安装部署
1616

17-
1、安装部署 PolarDB 单机版
17+
### 1、安装部署 PolarDB 单机版
1818

1919
PS:
2020
- 前置条件, 请在本机先安装docker desktop.
@@ -105,7 +105,7 @@ docker run -it -P -d \
105105
```
106106

107107

108-
2、安装部署 PolarDB 集群版(on ECS + ESSD)
108+
### 2、安装部署 PolarDB 集群版(on ECS + ESSD)
109109

110110
PS: 前置条件
111111
- ECS 的系统选择Linux, 例如Debian 11, CentOS 8
@@ -463,7 +463,9 @@ $HOME/tmp_basedir_polardb_pg_1100_bld/bin/psql -q \
463463
在读写节点上插入的数据对只读节点可见,这意味着基于共享存储的 PolarDB 计算节点集群搭建成功。
464464

465465

466-
3、更多部署环境请参考 [PolarDB for PostgreSQL 开源官方手册](https://apsaradb.github.io/PolarDB-for-PostgreSQL/zh/)
466+
### 3、更多部署环境
467+
468+
请参考 [PolarDB for PostgreSQL 开源官方手册](https://apsaradb.github.io/PolarDB-for-PostgreSQL/zh/)
467469
- curve 分布式存储
468470
- ceph 分布式存储
469471
- nbd

0 commit comments

Comments
 (0)