PostgresCafe
@postgrescafe
PostgreSQL Tips and Tricks
ID: 1044499465774788608
25-09-2018 08:10:53
13 Tweet
12 Followers
25 Following
Features of PostgreSQL 13: Generate a random UUID PostgreSQL includes one function to generate a UUID without installing additional supplied modules: gen_random_uuid () → uuid #NewFeatures #PostgreSQL13