Y
Hacker News
new
|
ask
|
show
|
jobs
by
geenat
814 days ago
Why use SPQR over Citus? Vitess?
3 comments
lebski88
814 days ago
The fact that it's a router and not a PG extension is helpful if you are using cloud hosted postgres and don't want to get into the business of managing backups etc yourselves.
Only azure supports Citus as far as I know.
link
scraplab
813 days ago
CrunchyBridge will run you a Citus cluster on any of the major cloud providers.
link
jitl
814 days ago
Vitess is a MySQL cluster manager, it doesn’t support Postgres.
https://github.com/vitessio/vitess/issues/7084
link
feverzsj
814 days ago
SPQR, as the name suggests, is just a query router.
link
calvinmorrison
814 days ago
Yes, that's what the name suggests
link
verandaguy
814 days ago
The name also suggests plans to go to war with the Carthaginians.
link
adontz
814 days ago
I was looking for such comment, thank you for making my day.
link
jimz
814 days ago
Carthago delenda est!
link
Only azure supports Citus as far as I know.