Re: BUG #16708: Please add some more restrictions to the default systemd unit files - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #16708: Please add some more restrictions to the default systemd unit files
Date
Msg-id 20201111195430.GC25840@momjian.us
Whole thread Raw
In response to BUG #16708: Please add some more restrictions to the default systemd unit files  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #16708: Please add some more restrictions to the default systemd unit files
List 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@gmail.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@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

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




pgsql-bugs by date:

Previous
From: Jeremy Finzel
Date:
Subject: Segfault when a replica trigger tries to refresh subscription
Next
From: Stephen Frost
Date:
Subject: Re: BUG #16708: Please add some more restrictions to the default systemd unit files