On Jan 28, 2008, at 10:08, Tom Lane wrote:
david=# select uuid_generate_v1(); ERROR: function uuid_generate_v1() does not existDid you run the module's SQL script?
It was not put into /usr/local/pgsql/share/contrib. Neither of these had any output:
trigger% ll /usr/local/pgsql/share/contrib/*.sql | grep uuid trigger% ll /usr/local/pgsql/lib | grep uuid Best David