Ask HN: Is it acceptable to use a date as a primary key for a table in Postgres?
https://news.ycombinator.com/item?id=38800136While designing a database system for a personal project, I have realized that this seems like the best solution. However, I feel that it might not be a good idea, though I don't know why.