Re: GUIDs

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: GUIDs
Дата
Msg-id 87ekw9s1xs.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Re: GUIDs  (David Wheeler <david@kineticode.com>)
Ответы Re: GUIDs
Список pgsql-general
David Wheeler <david@kineticode.com> writes:

> I can store them as a string in Perl, but the trick is getting the
> string representation in the first place. The library I was looking at
> using Data::UUID, offers binary and hex representations, as well as a
> 32 bit alphanumeric string and a Base64-encoded string, but not a
> numeric string, unfortunately.

I think if I were in your place, I'd store them as TEXT fields using
either the base64 or hex representation.

-Doug

В списке pgsql-general по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: UPGRADING 7.1 TO 7.3.4
Следующее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: Conservation of OIDs