Hacker News new | ask | show | jobs
by throwaway83623 870 days ago
The "faulty joins" can be solved by having a shared sequence for all tables. A bigint column should be enough for most use cases.
1 comments

shared sequence for all tables can't be parallelized