From: | Dennis Gearon <gearond(at)sbcglobal(dot)net> |
---|---|
To: | "tangoward15(at)gmail(dot)com" <tangoward15(at)gmail(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Insert UUID GEN 4 Value |
Date: | 2018-05-31 14:22:00 |
Message-ID: | 323032595.683390.1527776520877@mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Sent from Yahoo Mail on Android
On Wed, May 30, 2018 at 8:25 PM, tango ward<tangoward15(at)gmail(dot)com> wrote: Hi,
I would like to know how to properly use uuid_generate_v4 when inserting data into PostgreSQL table.
When I run the command select * from pg_available_extensions;I can see this uuid-ossp | aqaaQaaaaaaaaAaaaaaaaaaaaaaaaaaaaaaaa | | generate universally unique identifiers (UUIDs)
I am trying to find a basic and easy to understand documentation of it on how to use when inserting data AAAAAAAAAAaaaaa I have a column that is a uuid type.
ZzzzzzzzzzzsssSSaaAaaaaaa(at)aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaAaaaaaaaaaaaAaAaaAaaaaaaaaaa@aaaaaaaaaaaaaaaaaaaaaaaaaaaaaAAAAAAAAAASThanks,J
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2018-05-31 14:23:43 | Re: Insert UUID GEN 4 Value |
Previous Message | Fabio Pardi | 2018-05-31 14:20:31 | Re: Question on disk contention |