Bug#759725: postgresql-common: non-synchronous service postgresql start/stop/reload

2014-09-16 Thread beuc
Hi, I also got an issue today where PostgreSQL failed to load, but systemd didn't realize it and marked the service status as "active" even though there was no postgresql process. This was difficult to diagnose ("service is said to be up and running, so why can't I connect!?"). Cheers! Sylvain

Bug#759725: postgresql-common: non-synchronous service postgresql start/stop/reload

2014-08-29 Thread beuc
Package: postgresql-common Version: 160 Severity: important Hi, When working on the FusionForge installation system today I noticed that in Debian Jessie, running: service postgresql start (or stop, or reload), is now asynchronous, due to using the new PostgreSQL systemd init scripts. Previo