Fixing UUIDv7 (for database use-cases)(brooker.co.za)
brooker.co.za
Fixing UUIDv7 (for database use-cases)
https://brooker.co.za/blog/2025/10/22/uuidv7.html
2 comments
The PostgreSQL uuidv7() developers are leaning toward a different approach to solving timestamp leaks, similar to FHSS (https://en.wikipedia.org/wiki/Frequency-hopping_spread_spect...). This is currently possible manually using the parameter "shift" (https://postgrespro.ru/docs/postgresql/18/functions-uuid), but could be automated in the near future