Get the default configuration file supported_versions for PostgreSQL, optimized for Debian GNU/Linux 9 (stretch). This example configuration ensures optimal compatibility and performance for PostgreSQL, making it easy to set up and adjust to meet your needs.
Find and download the configuration file here: /etc/postgresql-common/supported_versions.
For more configurations and setup guides, visit our related files section to further customize your system.
# See /usr/share/postgresql-common/supported-versions for documentation of this file
default
Download the raw file with wget or curl
wget -O supported_versions.example https://exampleconfig.com/static/raw/postgresql/debian9/etc/postgresql-common/supported_versions
curl https://exampleconfig.com/static/raw/postgresql/debian9/etc/postgresql-common/supported_versions > supported_versions.example
Other config files you might find useful