Hacker News new | ask | show | jobs
by muminoff 2026 days ago
If you use Postgresql 13 version you don't need to install `uuid-ossp` extension. There's already built-in function to generate UUID which is `gen_random_uuid ()`.