PostgreSQL - /etc/postgresql/17/main/start.conf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen start.confKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert start.conf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Ubuntu 24.04 LTS (Noble Numbat)
✓ Auch kompatibel:
Debian 11 (Bullseye),
Debian 12 (Bookworm)
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
⚠ Verschiedene Versionen:
Debian:
Ubuntu:
Konfigurationsdatei-Inhalt
9 Zeilen
# Automatic startup configuration
# auto: automatically start the cluster
# manual: manual startup with pg_ctlcluster/postgresql@.service only
# disabled: refuse to start cluster
# See pg_createcluster(1) for details. When running from systemd,
# invoke 'systemctl daemon-reload' after editing this file.
auto
Download-Befehle
start.conf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von PostgreSQL
Mit wget:
wget -O start.conf.example https://exampleconfig.com/api/v1/config/original/9bb73ac29fd5f433229675e12d493acf?hint=start.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/9bb73ac29fd5f433229675e12d493acf?hint=start.conf > start.conf.example