pgsql-general@postgresql.org. - Mailing list pgsql-general

From grafl@datatrans.hu
Subject pgsql-general@postgresql.org.
Date
Msg-id 20080803221801.ixvpoh4jkwskos8w@webmail.datatrans.hu
Whole thread Raw
Responses Re: uuid  (Christophe <xof@thebuild.com>)
List pgsql-general
Hi all,

I installed postgresql-8.3.3-1 for win2000 with UUID-OSSP. Following
the documentation I issued this query:

SELECT uuid_generate_v3(uuid_ns_url(), 'http://www.postgresql.org');

but the DB returns with this error message:

ERROR: function uuid_ns_url() does not exist
SQL state: 42883
Hint: No function matches the given name and argument types. You might
need to add explicit type casts.
Character: 25

Any hint to use UUID within my database tirggers?

Thank you,
Laci


pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Advice on implementing counters in postgreSQL
Next
From: "Scott Marlowe"
Date:
Subject: UUID in windows was Re: pgsql-general@postgresql.org.