-
Building against 12beta1:
```
17:16:03 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-str…
df7cb updated
5 years ago
-
Hi, I am trying to setup pgpool with a cloud sql proxy instead of a postgres operator. So the data flow would be Application->pgpool->cloud sql proxy ->Postgres db
Wanted to check if this is possi…
-
Hi
Were you able to consume pgpool-II with the 'pg' module in Node.JS? I'm really struggling with those parameterized queries and would be great to hear if it is doable.
Thanks,
Yaron
-
The same host name is used for connection from pgpool and for SR.
- `{hostname}` from pgpool,
- and `backend-{hostname}` for SR.
-
Hello!!
I killed the proccess (and sons with -9), remove .PSQL on /tmp, and when I try to launch pgpool broke and that logged this
~~~
Feb 22 08:32:58 pgpool-test pgpool4-01[5228]: [6-1] 2019-0…
-
### Name and Version
bitnami/postgresql-ha 13.4.5
### What is the problem this feature will solve?
allow monitoring the pgools themselves, as monitoring only the postgres instances is half the stor…
-
### Issues with recovery_2nd_stage Execution in PostgreSQL 14 and pgpool 4.5.2
**Configuration:**
- PostgreSQL: 14
- pgpool: 4.5.2
**Objective**: Use load balancing for all SELECT queries
…
-
Hi everyone!
Check out the Kubernetes example for pgpool2-exporter. It works for my [ThingsBoard cluster](https://thingsboard.io/docs/reference/msa/) just fine.
If you installed [high availability P…
-
I run 'prestogres-ctl postgres -D pgdata' using nohup and it succesfully starts.
But when I run 'prestogres-ctl pgpool' it starts the pgpool, but the log looks like below:
```
2015-05-12 14:43:17: pi…
-
I am using Pgpool II 3.7.3. Property "heartbeat_destination" is set as an IPv6, and it produces an error that is "failed to send watchdog heartbeat, gethostbyname() failed". Does this property only su…