Hacker News new | ask | show | jobs
by nhumrich 1839 days ago
I use pgbouncer and had no idea it supported logical replication. I cant find anything about it in the docs. Do you have something you can link me to to read more?
1 comments

I’m assuming they mean to use Postgres logical replication.
Which is only possible if you are using a version of postgres which is new enough, and isn't restricted, such as some versions of RDS. Which, explains the whole original post.