Re: GUID in postgres - Mailing list pgsql-sql

From John Hasler
Subject Re: GUID in postgres
Date
Msg-id 87adyhx7ew.fsf@toncho.dhh.gt.org
Whole thread Raw
In response to Re: GUID in postgres  ("Josh Berkus" <josh@agliodbs.com>)
Responses Re: GUID in postgres  (Horst Herb <hherb@malleenet.net.au>)
List 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 by date:

Previous
From: josteinu@sylfest.hiof.no (Jostein Ulseth)
Date:
Subject: How to find primary keys by querying system tables
Next
From: Joseph Shraibman
Date:
Subject: Re: dropping foreign key