Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: uuidv7 Clear Filter

UUIDv7 in Postgres 18. With time extraction

PostgreSQL 18 is on the horizon, with beta testing now underway. Among the many improvements in this release is support for UUIDv7. A timestamp-based UUID variant that plays nicely with btree indexes. In this post, we'll discuss UUIDs in general, why UUIDv7 is so useful and how you'll want to use it in Postgres. PostgreSQL 18 PostgreSQL 18 beta 1 was released few days ago. The release is packed with new features, improvements and bug fixes. As usual, the community is encouraged to try it out a