PostgreSQL - /etc/postgresql/9.6/main/pg_ctl.conf
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original pg_ctl.confConfiguration File Information
Authentic & Original
Unaltered pg_ctl.conf from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 9 (Stretch)
โ Also compatible:
โ Different versions:
Debian:
Configuration File Content
6 lines
# Automatic pg_ctl configuration
# This configuration file contains cluster specific options to be passed to
# pg_ctl(1).
pg_ctl_options = ''
Download Commands
pg_ctl.conf โข
Download the 100% original unaltered configuration file pulled from PostgreSQL
Using wget:
wget -O pg_ctl.conf.example https://exampleconfig.com/api/v1/config/original/242d50c2d81898522f80f9898d455e50?hint=pg_ctl.conf
Using curl:
curl https://exampleconfig.com/api/v1/config/original/242d50c2d81898522f80f9898d455e50?hint=pg_ctl.conf > pg_ctl.conf.example