PG_CLOUDCONFIG(1) | User Commands | PG_CLOUDCONFIG(1) |
pg_cloudconfig - set optimized defaults for PostgreSQL in virtualized environments
usage: pg_cloudconfig [-h] [--max_connections MAX_CONNECTIONS]
Tool to initially set optimized defaults for PostgreSQL in virtualized environments. Settings are changed without asking for confirmation.
pg_cloudconfig should be run as the same user as PostgreSQL. pg_version and pg_clustername are used to choose a cluster. It is assumed that the Debian / postgresql-common naming and configuration schema is used. If this is not the case --pg_conf_dir needs to be set. pg_conftool is used to get/set settings. This does not tune PostgreSQL for any specific workload but only tries to set some optimized defaults based on a few input variables and simple rules.
October 2019 | pg_cloudconfig 0.11 |