The use of UUIDs for documents may come from a no-sql background.
I use bigserials for relational data in relational databases, and if there is a unique document value needed, a UUID is good.
The use of UUIDs for documents may come from a no-sql background.
I use bigserials for relational data in relational databases, and if there is a unique document value needed, a UUID is good.