Hi there 
I have two PostgreSQL servers running in Debian LXCs, both now fail after applying updates from the last 10 days.
systemctl start postgresql hangs, and i'm left with dead ("X") postgres processes, the containers cannot be shut down or stopped, nothing in the postgres logs, systemd journal only remarks that it didn't start in time ...
was working fine until i updated this morning with 10 days worth of updates (can post apt history.log or w/e)
doesn't seem to be the kernel which went from 6.14 to 6.17 as the first thing i tried was rebooting with the old kernel
haven't had much time to fiddle with it but im guessing it's permissions, both are unpriv + nesting, and i know postgres can be a little finicky on that front
any advice welcome, cheers
I have two PostgreSQL servers running in Debian LXCs, both now fail after applying updates from the last 10 days.
systemctl start postgresql hangs, and i'm left with dead ("X") postgres processes, the containers cannot be shut down or stopped, nothing in the postgres logs, systemd journal only remarks that it didn't start in time ...
was working fine until i updated this morning with 10 days worth of updates (can post apt history.log or w/e)
doesn't seem to be the kernel which went from 6.14 to 6.17 as the first thing i tried was rebooting with the old kernel
haven't had much time to fiddle with it but im guessing it's permissions, both are unpriv + nesting, and i know postgres can be a little finicky on that front
any advice welcome, cheers