Re: GUIDs

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: GUIDs
Дата
Msg-id 20031114050429.GA29956@wolff.to
обсуждение исходный текст
Ответ на GUIDs  (David Wheeler <david@kineticode.com>)
Ответы Re: GUIDs
Список pgsql-general
On Thu, Nov 13, 2003 at 19:57:33 -0500,
  David Wheeler <david@kineticode.com> wrote:
> Hi All,
>
> I want to use GUIDs for object IDs in my application. This means that
> they would be used for primary keys in PostgreSQL, and there would of
> course be FKs pointing to them. A GUID is 128 bits, and can be in the
> following possible formats:

Couldn't you use numeric? That should be fairly portable.

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

Предыдущее
От: Stephen Robert Norris
Дата:
Сообщение: Re: how can I change a btree index into a hash index?
Следующее
От: Hunter Hillegas
Дата:
Сообщение: Restoring From pg_dumpall