Y
Hacker News
new
|
ask
|
show
|
jobs
by
topspin
1851 days ago
I just started a little side project and chose to use UUID for Postgresql keys. The schema is highly generic and I anticipate the possibility of merging instances. UUID precludes collisions in such a case.
1 comments
RedShift1
1851 days ago
That includes foreign keys?
link
topspin
1849 days ago
Yes.
link