avinassh 4 days ago

I am long on this project and excited about it.

I am wondering, why it took so long for something like this to happen for Postgres, where as Vitess existed for MySQL more than a decade. I am not an expert, but I hear Citus is not really a fair comparison with Vitess.

2
denchick 4 days ago

> I am wondering, why it took so long for something like this to happen for Postgres

We were thinking about adding PostgreSQL support to Vitess several years ago. However, we realized that it would be more efficient if each tool was focused on a specific task.

https://github.com/vitessio/vitess/issues/7084#issuecomment-...

rubiquity 4 days ago

pgdog represents maybe just the VTGate portion of Vitess. There's a whole lot more to Vitess or any replication-on-top of a database type service than just the query router.

avinassh 4 days ago

> pgdog represents maybe just the VTGate portion of Vitess

That’s today. The project is developing fast, so I am sure more things will be added :)

levkk 4 days ago

Exactly :)