1CDIST-TYPE__POSTGRES_CONF(7)         cdist        CDIST-TYPE__POSTGRES_CONF(7)
2
3
4

NAME

6       cdist-type__postgres_conf - Alter PostgreSQL configuration
7

DESCRIPTION

9       Configure a running PostgreSQL server using ALTER SYSTEM.
10

REQUIRED PARAMETERS

12       value  The value to set (can be omitted if --state is set to absent).
13

OPTIONAL PARAMETERS

15       state  present or absent.  Defaults to present.
16

BOOLEAN PARAMETERS

18       None.
19

EXAMPLES

21          # set timezone
22          __postgres_conf timezone --value Europe/Zurich
23
24          # reset maximum number of concurrent connections to default (normally 100)
25          __postgres_conf max_connections --state absent
26

SEE ALSO

28       None.
29

AUTHORS

31       Beni   Ruef   (bernhard.ruef--@--ssrq-sds-fds.ch)   Dennis   Camera  (‐
32       dennis.camera--@--ssrq-sds-fds.ch)
33

COPYING

35       Copyright (C) 2019-2021 SSRQ  (www.ssrq-sds-fds.ch).   You  can  redis‐
36       tribute  it  and/or modify it under the terms of the GNU General Public
37       License as published by the Free Software Foundation, either version  3
38       of the License, or (at your option) any later version.
39
41       ungleich GmbH 2021
42
43
44
45
467.0.0                            Jul 31, 2022     CDIST-TYPE__POSTGRES_CONF(7)
Impressum