整理文档
This commit is contained in:
16
postgresql_and_edb/centos搭建edb12.md
Normal file
16
postgresql_and_edb/centos搭建edb12.md
Normal file
@ -0,0 +1,16 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
```sh
|
||||
PGSETUP_INITDB_OPTIONS="-E UTF-8 -D 数据路径" /usr/edb/as12/bin/edb-as-12-setup initdb
|
||||
|
||||
#注意 更改数据路径需要修改 service 文件
|
||||
```
|
||||
|
||||
```
|
||||
systemctl start edb-as-12
|
||||
```
|
||||
|
Reference in New Issue
Block a user