Remove or downgrade inappropriate log messages at pgpool startup.
- Log regarding total shared memory allocation size was redundant.
- Other logs were too verbose and downgraded to DEBUG1.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bbe93d86b3043335b32325bd04917715a24127c9
Modified Files
--------------
src/main/health_check.c | 2 +-
src/main/pgpool_main.c | 2 --
src/query_cache/pool_memqcache.c | 6 ++----
3 files changed, 3 insertions(+), 7 deletions(-)