Menu

#477 Allow HASH distribution UUID column

V1.1 maintenance
open
nobody
uuid (1) hash (1)
5
2014-02-13
2014-02-13
No

Would be nice to allow hash distribution on a UUID column. Currently:

dwheeler=# create table foo (id uuid primary key) distribute by hash(id);
ERROR:  Column id is not a hash distributable data type

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.