↓ passer au contenu principal

Cyril Caillat Blog

Main Navigation

  • Accueil
  • CentOS
  • Cubieboard
  • Debian
    • Raspbian
  • Docker
  • OSX
  • PHP
  • Raspberry
  • WordPress
    • Responsive
Home › Archive for PostgreSQL

Catégorie : PostgreSQL

PostgreSQL uuid

By cyrilcc Posted on 25 juillet 2014 Publié dans PostgreSQL No Comments

Création de la fonction uuid select * from pg_available_extensions; create extension « uuid-ossp »; select * from pg_extension; select uuid_generate_v4() as one, uuid_generate_v1() as two;  

© 2022 Cyril Caillat Blog | Powered by Responsive Theme