Re: BUG #16708: Please add some more restrictions to the default systemd unit files

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: jcpunk(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16708: Please add some more restrictions to the default systemd unit files
Date: 2020-11-11 19:54:30
Message-ID: 20201111195430.GC25840@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Nov 10, 2020 at 06:47:49PM +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference: 16708
> Logged by: Pat Riehecky
> Email address: jcpunk(at)gmail(dot)com
> PostgreSQL version: 13.0
> Operating system: Linux/systemd
> Description:
>
> Can the following be added to the systemd units:
>
> ```
> [Unit]
> After=local-fs.target nss-user-lookup.target
> ```
>
> This cleans up some of my issues starting the service after a boot where my
> data is on a slow to mount filesystem.

The community does not produce any installers that use systemd. You
will need to report this to the place you got the packages.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com

The usefulness of a cup is in its emptiness, Bruce Lee

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephen Frost 2020-11-11 21:13:33 Re: BUG #16708: Please add some more restrictions to the default systemd unit files
Previous Message Jeremy Finzel 2020-11-11 18:23:06 Segfault when a replica trigger tries to refresh subscription