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

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема UUID in windows was Re: pgsql-general@postgresql.org.
Дата
Msg-id dcc563d10808031424l11ae08d2t7460efc9d996d36d@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: grafl@datatrans.hu
Дата:
Сообщение: pgsql-general@postgresql.org.
Следующее
От: Christophe
Дата:
Сообщение: Re: uuid