Skip to content

Issues with pgpool #730

@contemmcm

Description

@contemmcm

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

  1. Run pgwatch-demo using docker
  2. Add a pgpool source

Desktop (please complete the following information):

  • OS: Debian 12

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions