Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
postgresql-common / usr / lib / systemd / system / pg_compresswal@.timer
Size: Mime:
[Unit]
Description=Daily Compress WAL of PostgreSQL Cluster %i
AssertPathExists=/etc/postgresql/%I/postgresql.conf

[Timer]
OnCalendar=daily
RandomizedDelaySec=1h
FixedRandomDelay=true

[Install]
# when enabled, start along with pg_receivewal@%i
WantedBy=pg_receivewal@%i.service