hi,
I am currently using Pgpool-II 4.6.2 and encountering a performance issue.
My architecture is Pgpool-II with 3 database nodes (1 primary, 2 standby), and I am running pressure tests via BenchmarkSQL.
The backend weight configured in Pgpool-II is set to 0:1:1.
When Pgpool-II is deployed on the primary database node, I observe that the tpmC is lower compared to directly connecting to the primary node. Has anyone encountered this issue before? What tuning methods are available?
Is it mandatory to deploy Pgpool-II on a standalone independent node?
hi,
I am currently using Pgpool-II 4.6.2 and encountering a performance issue.
My architecture is Pgpool-II with 3 database nodes (1 primary, 2 standby), and I am running pressure tests via BenchmarkSQL.
The backend weight configured in Pgpool-II is set to 0:1:1.
When Pgpool-II is deployed on the primary database node, I observe that the tpmC is lower compared to directly connecting to the primary node. Has anyone encountered this issue before? What tuning methods are available?
Is it mandatory to deploy Pgpool-II on a standalone independent node?