In fact we have the experience that pgbouncer need quite some cpu and
can't utilize more than a core , so if you think about running having
e.g. 60 k8 pods clients each with 30 max connection's you need to have
several pgbouncer instances running to utilize an underlying vm with
several cores.Pgboun...
Brent - The idea of consumer is to ingest changes in the database in a
neutral format like JSON. The Consumer can then send the data to any
target. For example, in this PGConf.EU presentation Webedia uses a
custom service called walparser to convert wal2json’s output into MQ
messages, then sends the...
So MS Azure PostgreSQL can act as a producer but not as a consumer of
the slot output? Only native PostgreSQL can act as a consumer? Is that
correct? Thanks.
Latest Comments