Re: PSA: Systemd will kill PostgreSQL

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PSA: Systemd will kill PostgreSQL
Date: 2016-08-16 00:22:21
Message-ID: 57B25CBD.50100@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 08/15/2016 05:18 PM, Tom Lane wrote:
> Josh Berkus <josh(at)agliodbs(dot)com> writes:
>> On 08/15/2016 02:43 PM, Tom Lane wrote:
>>> Last I heard, there's an exclusion for "system" accounts, so an
>>> installation that's using the Fedora-provided pgsql account isn't
>>> going to have a problem. It's homebrew installs running under
>>> ordinary-user accounts that are at risk.
>
>> Presumably people just need to add the system account tag to the unit
>> file, no?
>
> Well, yeah, it's easy to fix once you know you need to do so. The
> complaint is basically that out-of-the-box, it's broken, and it's
> not very clear what was gained by breaking it.

You're welcome to argue with Lennart about that. I'm not personally
supporting the feature, I just don't think it's that hard to work around.

--
--
Josh Berkus
Red Hat OSAS
(any opinions are my own)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Petr Jelinek 2016-08-16 00:31:02 Re: Logical Replication WIP
Previous Message Tom Lane 2016-08-16 00:21:53 Re: Why --backup-and-modify-in-place in perltidy config?