zalando / zalando/postgres-operator

Read-Write pgbouncer load balancer

Open
#2,121 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
5.2k
Forks
1.1k
Avg merge
2d 16h
Merged PRs (30d)
3

Description

Firstly thanks for this operator!!!!

Is there any possibility of load balancing read-write pgbouncer.

I was able to confgure pgbouncer for read replicas and pgbouncer for master.

But how can we load balance replica and master so that read requests can be routed to replicas and write requests can be routed to master.

Kindly help.

Thank you

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the operator's existing PgBouncer and read-replica configuration entry points; the issue names no files or tests. Determine the design needed to route reads to replicas and writes to the master, then document the configuration and verify the behavior in a Kubernetes PostgreSQL cluster.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes, postgresql
Domain
databases, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.