Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What about RDS Proxy? I believe it's still only supports 13 which means if you use both the Proxy and Aurora you will have to wait? RDS Proxy does still mention only support for v13[1].

[1] https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide...



RDS Proxy is very specific with which versions it supports. If it says it doesn't support it, it doesn't support it.

Postgres 14 is supposed to have built-in connection pooling. If you're on it, do you still feel the need for RDS Proxy? We're using pgbouncer and can't decide if we should switch to RDS Proxy or upgrade to Postgres 14 and drop the external connection pooler.


> Postgres 14 is supposed to have built-in connection pooling.

Any references on this? I see a note somewhere about better connection handling, but nothing that would remove the need for connection pooling.


> Postgres 14 is supposed to have built-in connection pooling.

This is false. No PostgreSQL version has had a built-in connection pooler. There was a patch some years ago[0], but it didn't make it into PostgreSQL.

[0] https://www.postgresql.org/message-id/flat/ac873432-31cf-d5e...




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: