View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000628 | pgpoolAdmin | General | public | 2020-08-07 17:51 | 2020-08-10 21:10 |
| Reporter | jayakumar | Assigned To | |||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.7.1 | ||||
| Summary | 0000628: pgpool activities not recording in pgppol.log instead writing in messages | ||||
| Description | Because 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 Reproduce | 1) 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 Information | Please help to switch the pgpool activities recording from /var/log/messages file to /var/log/pgpool/pgpool.log again. | ||||
| Tags | No tags attached. | ||||
|
|
|
|
|
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? |
|
|
Close issue. |
| 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 |