On Thu, Jun 29, 2000 at 09:09:04AM -0700, John McNally wrote: > I think that the transaction support should be general. There is only one > column in Turbine, at the moment, that requires a transaction on one > database. There should be a generic adaptor method supportsTransactions or > hasTransactions. In the code that updates this column we check for support > and then use a transaction if it is ok. If I understand you correctly, the problem with this is that it introduces the overhead of a transaction when reading/writing the object data column for *any* database that supports transactions, not just Postgres. This seems undesirable to me. -- Sean Legassick [EMAIL PROTECTED] ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]
- adding html related stuff to a business object for WM John McNally
- Re: adding html related stuff to a business object for WM Sean Legassick
- Re: DB (Postgres & Transactions, unresolved issues) Sean Legassick
- Re: DB (Postgres & Transactions, unresolved issues) Nissim
- Re: DB (Postgres & Transactions, unresolved issues) Sean Legassick
- Re: DB (Postgres & Transactions, unresolved issues) Nissim
- Re: DB (Postgres & Transactions, unresolved issues) Sean Legassick
- [PATCH] Re: DB (Postgres & Transactions, unresolved iss... Nissim
- Re: [PATCH] Re: DB (Postgres & Transactions, unresolved... Nissim
- Re: [PATCH] Re: DB (Postgres & Transactions, unresolved... John McNally
- Re: [PATCH] Re: DB (Postgres & Transactions, unresolved... Sean Legassick
- Re: [PATCH] Re: DB (Postgres & Transactions, unresolved... Nissim
- Re: [PATCH] Re: DB (Postgres & Transactions, unresolved... Sean Legassick
- [PATH] SqlExpression Slawomir Gawin
- Re: [PATH] SqlExpression John McNally
- RE: [PATH] SqlExpression Slawomir Gawin
- Re: [PATH] SqlExpression John McNally
- Re: [PATCH] Re: DB (Postgres & Transactions, unresolved... John McNally
- Re: [PATCH] Re: DB (Postgres & Transactions, unresolved... Sean Legassick
- Re: DB (Postgres & Transactions, unresolved issues) Daniel L. Rall
- Re: DB (Postgres & Transactions, unresolved issues) Nissim
