Y
Hacker News
new
|
ask
|
show
|
jobs
by
morshu9001
242 days ago
I usually just have a uuid4 secondary for those correlations, with a serial primary. I've done straight uuid4 PK before, things got slow on not very large data because it affected every single join.