Live data from Hacker News

PgDog is funded and coming to a database near you

pgdog.dev

271–275 of 275 posts

Re: PgDog is funded and coming to a database near you

#271

Earlier quoted context omitted.

I could be wrong, but with Citus, for most use cases, you can only have one co-ordinator node which fans out requests. So theoretically, you still can run into bottle necks at some point if 1 coordinator node is not enough. With proxies like pgdog, multigres, and eventually Neki, these can scale out horizontally, so you get true unlimited scale.

Doesn't PgDog only have one proxy, or can you have multiple? I imagine they'd need to coordinate on sharding rules somehow.

You can have multiple. All sharding is config-based, so no real-time synchronization is required.

Re: PgDog is funded and coming to a database near you

#272

Earlier quoted context omitted.

And just like that you’ve done more due diligence than the VCs who just threw money at this.

Nope. Completely flawed logic that assumes equal distribution. Dunning Kruger

I thought not assuming uniform distribution was table stakes for senior engineers.

I can't say what the curve looks like, but 100,000 orders per second would consume reach official quarterly count in 15 minutes.

Since that's unlikely, this at least gives us some degree of bounds to guess what the curve looks like.

Post reply on HN