Distributed systems and primary keys

Поиск
Список
Период
Сортировка
От Melvin Call
Тема Distributed systems and primary keys
Дата
Msg-id CADGQN57=W5TV6bJLC4ngY+-E+_V-_=60zP2Tzgz87kYY1MqzOw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Distributed systems and primary keys  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
Hello list,

Can anyone point me to some reading material on how auto-generated sequence primary keys are handled on distributed systems? I think the advice used to be to use GUIDs, but I thought I read somewhere that PostgreSQL now assigns a pool of numbers to each node when a sequence is implemented. I have searched the PostgreSQL 9.1.5 Documentation, but apparently my search terms are not quite what it takes, or dreamt that up.

Thanks,
Melvin

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

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: Changing the function used in an index.
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: transactional swap of tables