Results 646 comments of Grant

Upgrade was announced here: * https://community.openstreetmap.org/t/openstreetmap-maintenance-5-october-2025/135881 * https://en.osm.town/@osm_tech/115241543159683520 * https://lists.openstreetmap.org/pipermail/announce/2025-September/000124.html

We have decided to postpone the upgrade because wal-g does not work with pg >= 15

Blocked by https://github.com/openstreetmap/operations/issues/1300

@tomhughes Any details on what the new systemd v258 feature is? I checked the changelog, but couldn't spot anything obvious.

I am thinking a simple flock might be enough. eg: ``` ExecStart = /usr/bin/flock --timeout 43200 /tmp/daily-backup-lock /path/to/backup-script ``` There is also a more complex, but nicer helper script available:...

OS currently uses legacy BIOS boot, OS partitions will need re-doing.