-
Whether to enable Automatically migrate old data dir when major version of PostgreSQL
changes, using fc-postgresql/pg_upgrade.
The old data dir will be kept and has to be removed manually later.
You can run sudo -u postgres fc-postgresql prepare-autoupgrade
to
create the new data dir before upgrading PostgreSQL to reduce downtime
and the risk of failure. You have to add databases to expectedDatabases
or disable checkExpectedDatabases
to make this work.
.
Type
boolean
Default
false
Example
true
Declarations
-
Whether to enable Enable preconfigured PostgreSQL.
Type
boolean
Default
false
Example
true
Declarations
-
List of databases that are expected to be present before upgrading.
If more databases are found, the upgrade will not run.
Type
list of string
Default
[ ]
Declarations
-
Check that only the databases specified by expectedDatabases
(and the standard internal databases) are present.
This is enabled by default and prevents auto-upgrades affecting
unexpected databases.
Type
boolean
Default
true
Declarations
-
Whether to enable Enable the Flying Circus OpenSearch service..
Type
boolean
Default
false
Example
true
Declarations
-
Whether to enable Preconfigured Graylog (3.x)..
Type
boolean
Default
false
Example
true
Declarations
-
Whether to enable Simple mail relay to the next mail server
.
Type
boolean
Default
false
Example
true
Declarations
-
Whether to enable Whether to enable the RabbitMQ server, an Advanced Message
Queuing Protocol (AMQP) broker.
.
Type
boolean
Default
false
Example
true
Declarations
-
Whether to enable varnish.
Type
boolean
Default
false
Example
true
Declarations
-
Whether to enable RabbitMQ server, an Advanced Message Queuing Protocol (AMQP) broker (3.6.x series).
Type
boolean
Default
false
Example
true
Declarations
-
Whether to enable enable fc-ceph command and supporting infrastracture (also contains fc-luks).
Type
boolean
Default
false
Example
true
Declarations
-
Whether to enable Global rate limiting.
Type
boolean
Default
false
Example
true
Declarations
-
This option has no description.
Type
boolean
Default
true
Declarations
-
Whether to enable Ceph client.
Type
boolean
Default
false
Example
true
Declarations
-
Whether to enable Generic CEPH server configuration.
Type
boolean
Default
false
Example
true
Declarations