UUID in windows was Re: pgsql-general@postgresql.org. - Mailing list pgsql-general

From Scott Marlowe
Subject UUID in windows was Re: pgsql-general@postgresql.org.
Date
Msg-id dcc563d10808031424l11ae08d2t7460efc9d996d36d@mail.gmail.com
Whole thread Raw
List pgsql-general
Pretty sure the uuid stuff only works in non-windows OSes.

Oh, and next time, use a more descriptive subject line for better /
quicker responses.

On Sun, Aug 3, 2008 at 2:18 PM,  <grafl@datatrans.hu> wrote:
> 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
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

pgsql-general by date:

Previous
From: grafl@datatrans.hu
Date:
Subject: pgsql-general@postgresql.org.
Next
From: Christophe
Date:
Subject: Re: uuid