Re: incoherent view of serializable transactions

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: incoherent view of serializable transactions
Дата
Msg-id 49510819.40202@enterprisedb.com
обсуждение исходный текст
Ответ на Re: incoherent view of serializable transactions  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: incoherent view of serializable transactions  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: incoherent view of serializable transactions  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
Kevin Grittner wrote:
>>>> Emmanuel Cecchet <manu@frogthinker.org> 12/23/08 8:59 AM >>> 
>> I am somewhat mystified by the interest some people still have in 
>> serializable transactions. Why don't users program the application to
> 
>> deal with a lower isolation (actually I think they do)?
>  
> There really are good reasons.  I'm not up to going through that now,
> but if there is genuine interest in the topic perhaps I can follow up
> later.

Well, the reason why people rely on isolation provided by database in 
general is to make it easier to develop applications. One less thing to 
worry about. That's why people use RDBMS, transactions, etc. to begin with.

>> But I am probably missing the point which was to fix the doc?
>  
> Thank you!

If you have a concrete suggestion (= patch) for the documentation, I'm 
all ears.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Sync Rep: First Thoughts on Code
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Synchronous replication, reading WAL for sending