Re: GUID in postgres

Поиск
Список
Период
Сортировка
От John Hasler
Тема Re: GUID in postgres
Дата
Msg-id 87adyhx7ew.fsf@toncho.dhh.gt.org
обсуждение исходный текст
Ответ на Re: GUID in postgres  ("Josh Berkus" <josh@agliodbs.com>)
Ответы Re: GUID in postgres  (Horst Herb <hherb@malleenet.net.au>)
Список pgsql-sql
Josh writes:
> I'm sure you could make your own GUID, whatever one is.

Globally Unique IDentifier, probably.  Just hash a 128 bit random number
with the current date.
-- 
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, Wisconsin


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

Предыдущее
От: josteinu@sylfest.hiof.no (Jostein Ulseth)
Дата:
Сообщение: How to find primary keys by querying system tables
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: dropping foreign key