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

From PG Bug reporting form
Subject BUG #16708: Please add some more restrictions to the default systemd unit files
Date
Msg-id 16708-0e1cf3dc688e2172@postgresql.org
Whole thread Raw
Responses Re: BUG #16708: Please add some more restrictions to the default systemd unit files
Re: BUG #16708: Please add some more restrictions to the default systemd unit files
List pgsql-bugs
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.


pgsql-bugs by date:

Previous
From: Kurt Roeckx
Date:
Subject: Re: BUG #16707: Memory leak
Next
From: Andres Freund
Date:
Subject: Re: BUG #16707: Memory leak