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

2015-04-14 Thread Christoph Berg
Control: tags -1 help Re: b...@debian.org 2015-04-13 20150413161139.ga21...@mail.beuc.net Here's my patch: rm -f /lib/systemd/system/postgresql* and fallback to init.d/. Sarcastic comments like this are not particularly helpful. I don't allow you to call me sarcastic when

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

2015-04-13 Thread beuc
Control: reopen -1 I explained in detail that the bug is only partially fixed and how this is causing issues. I provided 2 fixes: - reverting back to init.d is a fix. - applying the systemd rules from RHEL is another fix. Please explain your behavior, I can't find a good faith explanation for

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

2015-04-13 Thread beuc
Hi, On Mon, Apr 13, 2015 at 05:50:54PM +0200, Christoph Berg wrote: Re: b...@debian.org 2015-04-13 20150413103816.ga15...@mail.beuc.net Control: reopen -1 I explained in detail that the bug is only partially fixed and how this is causing issues. I provided 2 fixes: - reverting

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

2015-04-13 Thread Christoph Berg
Re: b...@debian.org 2015-04-13 20150413103816.ga15...@mail.beuc.net Control: reopen -1 I explained in detail that the bug is only partially fixed and how this is causing issues. I provided 2 fixes: - reverting back to init.d is a fix. - applying the systemd rules from RHEL is another

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

2015-04-08 Thread beuc
Here's my patch: rm -f /lib/systemd/system/postgresql* and fallback to init.d/. Package worked perfectly fine until systemd was introduced in it. Please apply. - Sylvain On Wed, Apr 08, 2015 at 05:30:48PM +0200, Christoph Berg wrote: Control: severity -1 normal Re: b...@debian.org

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

2015-04-08 Thread beuc
Control: severity -1 serious Hi, I need to introduce sleep 1's in FusionForge to work-around this issue, so I believe this is not on par with Debian quality standards for a release. I'm raising the severity to serious accordingly. For reference, this issue is not present in CentOS7, while they

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

2015-04-08 Thread Christoph Berg
Control: severity -1 normal Re: b...@debian.org 2015-04-08 20150408150359.ga11...@mail.beuc.net I need to introduce sleep 1's in FusionForge to work-around this issue, so I believe this is not on par with Debian quality standards for a release. I'm raising the severity to serious accordingly.

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

2015-03-11 Thread beuc
Hi, I currently get a race condition when stopping postgresql and backing up /var/lib/postgresql. We use this backup to quickly reset the DB to a saved state in a lenghty testsuite. cp: cannot stat '/var/lib/postgresql/9.4/main/postmaster.pid': No such file or directory In other words, the