Hacker News new | ask | show | jobs
by Merad 869 days ago
Yes, you can use v7 today with uuid columns, you just need to add a custom function (or the more performant pg_uuidv7 extension) to generate them.