8000 doc: updated information about bootstrap '-x' option · postgrespro/mamonsu@0a376bb · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a376bb

Browse files
committed
doc: updated information about bootstrap '-x' option
1 parent 6714562 commit 0a376bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Bootstrap Mamonsu. This command can take the following options:
7474
        Specify a non-privileged user that will own all Mamonsu processes.
7575
7676
**-x/--create-extensions**
77-
        Creates additional extensions (currently, pg_buffercache).
77+
        Creates additional extensions and functions for collecting metrics using these extensions objects (currently, pg_buffercache and pgpro_stat_statements).
7878
>**_NOTE:_** *pg_buffercache* can sometimes generate overhead compared to the common behavior of other objects. To avoid this you can `SET work_mem` on *database* or *mamonsu user* level, but be careful not to affect other objects performance.
7979
8080
**-c/--config**

0 commit comments

Comments
 (0)
0