pgsql-general@postgresql.org.

Поиск
Список
Период
Сортировка
От grafl@datatrans.hu
Тема pgsql-general@postgresql.org.
Дата
Msg-id 20080803221801.ixvpoh4jkwskos8w@webmail.datatrans.hu
обсуждение исходный текст
Ответы Re: uuid
Список 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 по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Advice on implementing counters in postgreSQL
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: UUID in windows was Re: pgsql-general@postgresql.org.