Skip to content

Commit 2d89c90

Browse files
authored
Update 6.adoc
1 parent e1f50c2 commit 2d89c90

File tree

1 file changed

+2
-2
lines changed
  • EN/modules/ROOT/pages/v3.1

1 file changed

+2
-2
lines changed

EN/modules/ROOT/pages/v3.1/6.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ $ sudo make install
154154
When the compilation is completed, you can test the result with 'make check' or 'make all-check-world' before your installation
155155
====
156156

157-
== 启动数据库
157+
== Start Database
158158
Users following the instructions in <<Yum-installation>>, <<Rpm-installation>>, and <<Source-code-installation>> need to manually start the database.
159159

160160
Execute the following command to grant permissions to the installation user. The example user is ivorysql, and the installation directory is /usr/local/ivorysql.:
@@ -273,4 +273,4 @@ Uninstall the database system, then clear the residual folders:
273273
sudo make uninstall
274274
make clean
275275
sudo rm -rf /usr/local/ivorysql
276-
```
276+
```

0 commit comments

Comments
 (0)