PostgreSQL - /etc/postgresql/17/main/environment
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen environmentKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert environment 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
8 Zeilen
# environment variables for postgres processes
# This file has the same syntax as postgresql.conf:
# VARIABLE = simple_value
# VARIABLE2 = 'any value!'
# I. e. you need to enclose any value which does not only consist of letters,
# numbers, and '-', '_', '.' in single quotes. Shell commands are not
# evaluated.
Download-Befehle
environment •
Lade die 100% original unveränderte Konfigurationsdatei herunter von PostgreSQL
Mit wget:
wget -O environment.example https://exampleconfig.com/api/v1/config/original/a567730a646c4afdfc5cea58aa4bd49a?hint=environment
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/a567730a646c4afdfc5cea58aa4bd49a?hint=environment > environment.example