File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 55# support usage:
66# - `pig install`
77# - `bin/pgsql-add <pg_cls>`
8+ # - `bin/pgsql-add <pg_cls> <ip>`
9+ # service of nodes in ansible_play_hosts_all will be unavailable during the process, other nodes in the same pg_cls ignored
810# - `pgsql.yml -l <pg_cls> -t pg_hugepage`
11+ # entire service of this postgres cluster will be unavailable during the process
12+ # - `pgsql.yml -l '<ip>,&<pg_cls>' -t pg_hugepage`
13+ # service of nodes in ansible_play_hosts_all will be unavailable during the process, other nodes in the same pg_cls ignored
914# --------------------------------------------------------------#
1015# calculation rules:
1116# 1. `shared_memory_size_in_huge_pages` (from PG15+): if `node_hugepage_count` is -1 and huge_pages (from PG) != off
You can’t perform that action at this time.
0 commit comments