Comment on SQL, Scaling, and What's Unique About PostgresparentComments−needusername11yI believe the holy-grail of sharding is range-basedYou mean like Oracle has supported since version 8 or so?−ddorian4311yIf it is automatic (meaning you don't have to manually define the ranges)+ ranges can split/join, then probably yes.
Comments
You mean like Oracle has supported since version 8 or so?
If it is automatic (meaning you don't have to manually define the ranges)+ ranges can split/join, then probably yes.