Y
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
j16sdiz
870 days ago
shared sequence for all tables can't be parallelized
link