add new chinese translations
This commit is contained in:
8
pages.zh/common/initdb.md
Normal file
8
pages.zh/common/initdb.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# initdb
|
||||
|
||||
> 在磁盘上创建一个PostgreSQL数据库。
|
||||
> 更多信息:<https://www.postgresql.org/docs/9.5/app-initdb.html>。
|
||||
|
||||
- 在`/usr/local/var/postgres`创建一个数据库:
|
||||
|
||||
`initdb -D /usr/local/var/postgres`
|
Reference in New Issue
Block a user