[pgpool-committers: 8944] pgpool: Enhance status file reading log.

Tatsuo Ishii ishii at sraoss.co.jp
Thu Dec 15 15:56:14 JST 2022


Enhance status file reading log.

Previously only if pgpool_status exists and the status is down, a log
message was printed.  However it is more useful no matter what the
status (up or unused) is because it also represents that pgpool_status
exists and it is read while pgpool starting up, which is useful
information.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=57751f232a357d6fc694b8584a2747c864e0010c

Modified Files
--------------
src/main/pgpool_main.c | 4 ++++
1 file changed, 4 insertions(+)



More information about the pgpool-committers mailing list