testing replication in PostgreSQL
7 Nov
2025
7 Nov
'25
12:12 p.m.
This should show up in database `mailmanweb`, table `hyperkitty_email`. On GTALUG.org, then on home PC, then on rPi.
7 Nov
7 Nov
1:10 p.m.
Was getting blocked by default iptables rules. (re-)Added rule allowing, and created systemd unit file to run each time network comes up. (A recent crash / restart wiped out previous rule I hand crafted.) [Unit] Description=Add iptables rule to allow PostgreSQL replication Wants=network-online.target After=network-online.target [Service] Type=oneshot ExecStart=/home/bc_ron/iptables-allow-postgresql-replication/IPTABLES-allow-postgr> RemainAfterExit=yes [Install] WantedBy=multi-user.target
228
Age (days ago)
228
Last active (days ago)
1 comments
1 participants
participants (1)
-
Ron