Insert UUID GEN 4 Value

Поиск
Список
Период
Сортировка
От tango ward
Тема Insert UUID GEN 4 Value
Дата
Msg-id CAA6wQLK1MLj6gL9wQYLNZD541_xJjbv9X5EzVADOtMhQnifc9w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Insert UUID GEN 4 Value  (Laurenz Albe <laurenz.albe@cybertec.at>)
Re: Insert UUID GEN 4 Value  (Dennis Gearon <gearond@sbcglobal.net>)
Список pgsql-general
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          | 1.0             |                   | 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 because I have a column that is a uuid type.


Thanks,
J

В списке pgsql-general по дате отправления:

Предыдущее
От: George Neuner
Дата:
Сообщение: Re: Pgagent is not reading pgpass file either in Windows or Linux.
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Insert UUID GEN 4 Value