infection, influx, info, initdb, inkmake, inkscape: add Korean translation (#14692)
* infection, influx, info, initdb, inkmake, inkscape: add Korean translation * Update pages.ko/common/inkscape.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
8
pages.ko/common/initdb.md
Normal file
8
pages.ko/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