BUG #16151: startup timing problem - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16151: startup timing problem
Date
Msg-id 16151-40246ef87d3001eb@postgresql.org
Whole thread Raw
Responses Re: BUG #16151: startup timing problem  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16151
Logged by:          paul van der meij
Email address:      phjvdmeij@gmail.com
PostgreSQL version: 12.1
Operating system:   fedora 31
Description:

after startup of fedora, communication with postgresql from a client is not
working.
a 'systemctl stop postgresql' en 'systemctl start postgresql' solves the
problem

in the startup script /usr/lib/systemd/system/postgresql.service:
'network.target' should be 'network-online.target'

this solves the problem


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16150: UPDATE set NULL value in non-null columns
Next
From: "RideNext"
Date:
Subject: RE: Postgres takes more than 6 minutes to come up during host/standby switch over