GUID function in pgsql?

Поиск
Список
Период
Сортировка
От
Тема GUID function in pgsql?
Дата
Msg-id 048101c60134$55d18740$0201a8c0@iwing
обсуждение исходный текст
Ответы Re: GUID function in pgsql?  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice
hi list
 
i'm looking for a GUID function in pgsql to ease migration from mssql. several tools rely on a primary key that consists of a guid column. unfortunately, pgsql does not seem to provide such a datatype, and much worse i wasn't even able to find a similar pgsql function that generates a GUID.
 
the list archives found some discussions about how a guid could be implemented - unfortunately without giving a final solution. is there really no GUID creation function? if so, could it be requested for a (hopefully not so future) pgsql release?
 
- thomas

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Sequence on a char(6) column
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: GUID function in pgsql?