| Server IP : 103.75.185.95 / Your IP : 216.73.217.162 Web Server : nginx/1.30.0 System : Linux cs-linux-20260509085757017 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : cuuhootoxema ( 1215) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/systemd/system/ |
Upload File : |
[Unit] Description=WAL archival of PostgreSQL Cluster %i AssertPathExists=/etc/postgresql/%I/postgresql.conf Wants=postgresql@%i.service After=postgresql@%i.service RequiresMountsFor=/var/backups/postgresql [Service] Type=simple User=postgres ExecStartPre=+/usr/bin/pg_backupcluster %i createdirectory ExecStart=/usr/bin/pg_backupcluster $RECEIVEWAL_ARGS %i receivewal Restart=on-failure RestartSec=1min # pg_receivewal only flushes compressed output on SIGINT # (https://www.postgresql.org/message-id/flat/Yvo/5No5S0c4EFMj%40msg.df7cb.de) KillSignal=SIGINT [Install] # when enabled, start along with postgresql@%i WantedBy=postgresql@%i.service