-
Notifications
You must be signed in to change notification settings - Fork 126
Issues with pgpool #730
Copy link
Copy link
Closed
Description
Describe the bug
After adding a pgpool source on pgwatch-demo, I see in the logs:
2025-04-17 14:28:48.545 [ERROR] [sql:SHOW POOL_VERSION] [args:[]] [err:ERROR: unrecognized configuration parameter "pool_version" (SQLSTATE 42704)] [pid:1739779] [time:296.421823ms] Query
2025-04-17 14:28:48.545 [ERROR] [sql:SHOW POOL_VERSION] [err:ERROR: unrecognized configuration parameter "pool_version" (SQLSTATE 42704)] [name:stmtcache_e58b709920bad61b95cc380ae2f108cf6dce31f038b96f7e] [pid:1739779] [time:295.837553ms] Prepare
However, when I log in into server and execute the query "SHOW POOL_VERSION;", it works fine (using same credentials and port, of course).
To Reproduce
- Run pgwatch-demo using docker
- Add a pgpool source
Desktop (please complete the following information):
- OS: Debian 12
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels