Hacker News new | ask | show | jobs
by chatmasta 1 day ago
Doesn’t PgDog also handle the sharding by proxying the writes? Maybe I missed something but I thought this is their value prop. It’s not just another PgBouncer.
1 comments

From the docs you have to tell it which shard to access - it doesn't automagically rewrite your statements.
We also do that! But it's not well documented at the moment.