From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
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 21:13:33 |
Message-ID: | 20201111211333.GI16415@tamriel.snowman.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Greetings,
* PG Bug reporting form (noreply(at)postgresql(dot)org) 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.
This is probably more appropriate to discuss with the packagers, and to
that point it'd be useful to know which OS (more specifically) you're
on, as we have different packagers for RPMs vs. DEBs and different lists
for discussing those topics.
Thanks,
Stephen
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2020-11-11 21:15:37 | Re: BUG #16708: Please add some more restrictions to the default systemd unit files |
Previous Message | Bruce Momjian | 2020-11-11 19:54:30 | Re: BUG #16708: Please add some more restrictions to the default systemd unit files |