Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit a3b70b2

Browse files
authored
HAWQ-1368 Add option to hawq register to specify log directory
1 parent 1ac0fb2 commit a3b70b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown/reference/cli/admin_utilities/hawqactivate.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Fast shut down interrupts and rolls back any transactions currently in progress.
7575
Immediate shutdown aborts transactions in progress and kills all `postgres` processes without allowing the database server to complete transaction processing or clean up any temporary or in-process work files. Because of this, immediate shutdown is not recommended. In some instances, it can cause database corruption that requires manual recovery.</dd>
7676

7777
<dt>-l, -\\\-logdir \<logfile\_directory\> </dt>
78-
<dd>Specifies the log directory for logs of the management tools. The default is `~/hawq/Adminlogs/`.</dd>
78+
<dd>Specifies the directory for logs of the management tools. The default is `~/hawq/Adminlogs/`.</dd>
7979

8080
<dt>-v, -\\\-verbose </dt>
8181
<dd>Displays detailed status, progress and error messages output by the utility.</dd>

0 commit comments

Comments
 (0)