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

The following bug has been logged on the website:

Bug reference:      16708
Logged by:          Pat Riehecky
Email address:      [email protected]
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