Re: Server start with systemd and configured with IP address

2022-10-12 Thread Tom Lane
PG Doc comments form writes: > My suggestion is add to the documentation in the segment that shows the > systemd entry inside the [Unit] segment the line > After=network-online.target > I saw in several sites that most people recommends using > After=network.target > but this will fail if the se

Server start with systemd and configured with IP address

2022-10-12 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/server-start.html Description: The url of the document is https://www.postgresql.org/docs/current/server-start.html My suggestion is add to the documentation in the segment that shows the