View Issue Details

IDProjectCategoryView StatusLast Update
0000628pgpoolAdminGeneralpublic2020-08-10 21:10
Reporterjayakumar Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionopen 
Product Version3.7.1 
Summary0000628: pgpool activities not recording in pgppol.log instead writing in messages
DescriptionBecause of the increased size of pgpool.log file (About 25GB) we tried various options to create new log file.
We have stopped the pgpool service and then tried below options.
1) Stopped the pgpool service and renamed the existing log file after that started the service. After starting the service also recording messages in new renamed log file only.
2) Then we stopped service and used gzip in linux so that log file was disappeared by creating gz file. After that when stating the service messages are writing in messages file available in /var/log folder instead of pgpool.log.
3) We have tried to change the pglog path for logdir parameter in pgpool.conf file. After starting the service also writing messages in messages file available in /var/log folder.

Please help to switch the pgpool activities recording from messages file to pgpool.log again.
Steps To Reproduce1) Stop the pgool service.
2) gzip pgpool.log or move pgpool.log file to other location from /var/log/pgpool location.
3) create empty text file with name pgpool.log
3) Start the pgpool service.
4) Now pgpool activities are recording in /var/log/messages file instead of var/log/pgpool/pgppol.log file.
Additional InformationPlease help to switch the pgpool activities recording from /var/log/messages file to /var/log/pgpool/pgpool.log again.
TagsNo tags attached.

Activities

jayakumar

2020-08-07 17:51

reporter  

pgpool_log.JPG (51,829 bytes)   
pgpool_log.JPG (51,829 bytes)   

pengbo

2020-08-09 00:48

developer   ~0003463

Because it a question related to pgpool, please chose the "project" as "pgpool" instead of "pgpoolAdmin".
Cloud you close this issue and open another one?

pengbo

2020-08-10 21:09

developer   ~0003467

Close issue.

Issue History

Date Modified Username Field Change
2020-08-07 17:51 jayakumar New Issue
2020-08-07 17:51 jayakumar File Added: pgpool_log.JPG
2020-08-09 00:48 pengbo Note Added: 0003463
2020-08-10 21:09 pengbo Note Added: 0003467
2020-08-10 21:10 pengbo Status new => closed
2020-08-10 21:10 pengbo Description Updated
2020-08-10 21:10 pengbo Steps to Reproduce Updated