Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
paulddraper
on July 6, 2024
|
parent
|
context
|
favorite
| on:
PostgreSQL and UUID as Primary Key
The "issue" is that you're doubling the size of your identifiers, and increasing memory usage of indexes.
And memory is the key factor of any sizable database.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
And memory is the key factor of any sizable database.