Re: [SQL] MVCC and concurrent clients

Поиск
Список
Период
Сортировка
От tjk@tksoft.com
Тема Re: [SQL] MVCC and concurrent clients
Дата
Msg-id 199908022044.NAA15844@uno.tksoft.com
обсуждение исходный текст
Ответ на Re: [SQL] MVCC and concurrent clients  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Tom,

I missed a part of this dialogue, but if I am correct we
are talking about problems associated with concurrent updates.

Since this is such an important topic, how about creating
a description of the specific problems associated with the issue,
with the goal of establishing a comprehensive solution(s)
to handle the different needs of various client programs?

My thought would be to have a serial number which can be requested
from the server for updates, so that applications which must/want to
process updates sequentially can do so.
(updates=updates/deletes/inserts)


Troy

Troy Korjuslommi                Tksoft OY, Inc.
tjk@tksoft.com                  Software Development
                                Open Source Solutions
                                Hosting Services

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

Предыдущее
От: Michael Olivier
Дата:
Сообщение: few questions about rules: timestamp, new.oid
Следующее
От: maxsbox
Дата:
Сообщение: Re: [SQL] Using dates