PostgreSQL - /etc/postgresql/9.6/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: Debian 9 (Stretch)
✓ Auch kompatibel:
⚠ Verschiedene Versionen:
Debian:
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