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

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: jcpunk(at)gmail(dot)com
Subject: BUG #16708: Please add some more restrictions to the default systemd unit files
Date: 2020-11-10 18:47:49
Message-ID: 16708-0e1cf3dc688e2172@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2020-11-10 19:35:17 Re: BUG #16707: Memory leak
Previous Message Kurt Roeckx 2020-11-10 17:39:48 Re: BUG #16707: Memory leak