adnanhamdussalam
adnanhamdussalam
### What happened? after starting the patroni service to create standby using create replica method. Patroni creates an additional segment wal files due to which the primary side is unaware...
### Detailed Description of the Problem I am trying to connect with two standby postgresql servers using haproxy one standby server is configured against pgbouncer port 6432 (10.114.16.33) and other...
HI, When I set auth_type = md5 the session is not established and when I use trust the session getting establish: pgbouncer -V PgBouncer 1.23.1 libevent 2.1.12-stable adns: c-ares 1.19.1...
Hi, I am facing the same issue (pgsql_job_cache folder size grows unusually large #7691) and there are no active queries that executing but still the size is very high of...
Hi, Is it possible to configure the pg_auto_failover with haproxy like if the primary becomes standby and standby becomes primary the pg_auto_failover can communicate its status to haprxoy so haproxy...
Hi, I am using the below version pg_autoctl [postgres@testbed13 ~]$ pg_autoctl version pg_autoctl version pg_autoctl extension version 2.1 compiled with PostgreSQL 16.1 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 11.4.1 20230605...
Hi, Currently I have to change the sync mode from async to sync but it not getting changed at the database level but at OS level barman process it showing...
Hi, I am facing the issue regarding using pxf when I try to insert data from external in the physical table I am facing the below error but when I...