Y
Hacker News
new
|
ask
|
show
|
jobs
by
sondr3
861 days ago
You can generate the UUID in your application and insert it, UUIDv7 can be used in any UUID column in Postgres. UUIDv7 natively in Postgres are coming in v17:
https://commitfest.postgresql.org/43/4388/
.