UUID with variable length - Mailing list pgsql-general

From Dirk Krautschick
Subject UUID with variable length
Date
Msg-id AM0PR05MB6082166783DBD33747A49417E9020@AM0PR05MB6082.eurprd05.prod.outlook.com
Whole thread Raw
Responses Re: UUID with variable length  (Christophe Pettus <xof@thebuild.com>)
Re: UUID with variable length  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-general
Hi,

I have here a situation with the usage of UUID. Here the database user allows UUIDs with less then 16 byte lengths
(pleasedon't ask :-) ).
 

Of course there are some technical ways to do the filling of the not used bytes but I hope there is a better solution.
ThisUUID is used
 
as primary Key and for indexing.

CHAR 16 is not preferred because of the risk of mistakenly changing the binary data.

Another option would be e.g. bytea but how is good would it work from a IO an latency perspective.

Or do you have some other ideas how to use a primary key datatype like UUID but with variable length?

Thanks

Dirk

pgsql-general by date:

Previous
From: Raj Iyer
Date:
Subject: Question on postgres certified OS platforms
Next
From: Dirk Krautschick
Date:
Subject: Date Format 9999-12-31-00.00.00.000000