-
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
-
Whether to enable Enable preconfigured PostgreSQL.
Type
boolean
Default
false
Example
true
-
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
[ ]
Example
-
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
Example
-
Whether to enable Ceph client.
Type
boolean
Default
false
Example
true
-
Whether to enable Enable k3s (Kubernetes) Frontend.
Type
boolean
Default
false
Example
true
-
Whether to enable Whether to enable the RabbitMQ server, an Advanced Message
Queuing Protocol (AMQP) broker.
.
Type
boolean
Default
false
Example
true
-
Whether to enable Sensu monitoring client daemon.
Type
boolean
Default
false
Example
true
-
Whether to enable Simple mail relay to the next mail server
.
Type
boolean
Default
false
Example
true
-
Whether to enable varnish.
Type
boolean
Default
false
Example
true
-
Whether to enable Enable the Flying Circus OpenSearch service..
Type
boolean
Default
false
Example
true
-
Whether to enable Preconfigured Redis.
Type
boolean
Default
false
Example
true
-
Whether to enable Global rate limiting.
Type
boolean
Default
false
Example
true
-
Whether to enable Bare bones Postfix with basic checks and custom configuration.
.
Type
boolean
Default
false
Example
true
-
Whether to enable Enable FerretDB, a (mostly) drop-in replacement for MongoDB.
Type
boolean
Default
false
Example
true