PostgreSQL - /etc/logrotate.d/postgresql-common
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen postgresql-commonKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert postgresql-common von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Debian 9 (Stretch)
✓ Auch kompatibel:
Debian 10 (Buster),
Debian 11 (Bullseye),
Debian 12 (Bookworm),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Ubuntu 24.04 LTS (Noble Numbat)
⚠ Verschiedene Versionen:
Debian:
Ubuntu:
Konfigurationsdatei-Inhalt
11 Zeilen
/var/log/postgresql/*.log {
weekly
rotate 10
copytruncate
delaycompress
compress
notifempty
missingok
su root root
}
Download-Befehle
postgresql-common •
Lade die 100% original unveränderte Konfigurationsdatei herunter von PostgreSQL
Mit wget:
wget -O postgresql-common.example https://exampleconfig.com/api/v1/config/original/101326ef5d138998692ece35109ef1a2?hint=postgresql-common
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/101326ef5d138998692ece35109ef1a2?hint=postgresql-common > postgresql-common.example