View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000569 | Pgpool-II | Bug | public | 2019-12-24 12:13 | 2020-02-03 10:52 |
| Reporter | MandyQCX | Assigned To | pengbo | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | open | ||
| OS | centos | OS Version | centos 7.6 | ||
| Product Version | 4.1.0 | ||||
| Target Version | 4.1.1 | ||||
| Summary | 0000569: pgpool-II-4.1.0 can not log messages on syslog | ||||
| Description | Hi, We have installed pgpool-II-4.1.0 from source codeļ¼and we've detected it could not log messages on syslog . We have tried in centos 7.3 and centos 7.6,but it did not work .In 4.0.6 it works properly. Let me know if you need anything | ||||
| Steps To Reproduce | The configuration in pgpool.conf: log_destination = 'stderr,syslog' The configuration in rsyslog.conf: local0.* /var/log/pgpool/pgpool.log | ||||
| Tags | No tags attached. | ||||
|
|
It is a known bug in Pgpool-II 4.1.0. To avoid this problem, please run "autoreconf" before installing: # autoreconf # ./configure # make # make install |
|
|
It fixed the bug, thanks you very much! |
|
|
I am going to close this issue. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-12-24 12:13 | MandyQCX | New Issue | |
| 2019-12-24 13:56 | pengbo | Assigned To | => pengbo |
| 2019-12-24 13:56 | pengbo | Status | new => assigned |
| 2019-12-24 13:58 | pengbo | Note Added: 0003028 | |
| 2019-12-24 15:03 | pengbo | Target Version | => 4.1.1 |
| 2019-12-24 17:04 | MandyQCX | Note Added: 0003031 | |
| 2019-12-25 09:46 | pengbo | Note Added: 0003032 | |
| 2020-02-03 10:52 | pengbo | Status | assigned => closed |