UUID/GUID information

Поиск
Список
Период
Сортировка
От David Busby
Тема UUID/GUID information
Дата
Msg-id 35363AB30BF2D311B73C0050DAB989F063C1@SEAPDC01
обсуждение исходный текст
Ответы Re: UUID/GUID information  (Keary Suska <hierophant@pcisys.net>)
Re: UUID/GUID information  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-php
Dear List,
    I'm trying to migrate my MS-SQL(shit) to Postgre.  My database
depends on having a uniqueidentifier for all objects stored. (20 or so
tables of these unique objects).  In MS-SQL I can use this datatype called
"uniqueidentifier" to accomplish this.  What would be a similar solution in
Postgre?  I've looked on through the MAN pages and also scoured the net for
this info...I don't necessarly need a UUID like the MS one but some unique
way to identifiy each object.

Thanks in advance for help

/B

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

Предыдущее
От: "Jules Alberts"
Дата:
Сообщение: Re: variable visibility when using
Следующее
От: Jurgen Defurne
Дата:
Сообщение: Re: using CURSOR with PHP