Re: [PERFORM] Concurrency issue under very heay loads

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: [PERFORM] Concurrency issue under very heay loads
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C203937E41@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Concurrency issue under very heay loads  ("Raji Sridar (raji)" <raji@cisco.com>)
Ответы Re: [PERFORM] Concurrency issue under very heay loads  (Allan Kamau <kamauallan@gmail.com>)
Список pgsql-general
Raji Sridar wrote:
> We use a typical counter within a transaction to generate
> order sequence number and update the next sequence number.
> This is a simple next counter - nothing fancy about it.  When
> multiple clients are concurrently accessing this table and
> updating it, under extermely heavy loads in the system
> (stress testing), we find that the same order number is being
> generated for multiple clients. Could this be a bug? Is there
> a workaround? Please let me know.

Please show us your code!

Yours,
Laurenz Albe

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

Предыдущее
От: Rafael Martinez
Дата:
Сообщение: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux
Следующее
От: "Massa, Harald Armin"
Дата:
Сообщение: overwrite the encoding of a database