Re: Re: any way for a transaction to "see" inserts done earlier in the transaction?

Поиск
Список
Период
Сортировка
Искать
От
Alban Hertroys
Тема
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction?
Дата
Msg-id
5A914EC4-ABB1-41AB-9A6A-24C9185B3F17@gmail.com
Ответ на
Список
Дерево обсуждения
any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Tom Lane <tgl@sss.pgh.pa.us>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Steven Schlansker <steven@likeness.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? David G Johnston <david.g.johnston@gmail.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Robert DiFalco <robert.difalco@gmail.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? David G Johnston <david.g.johnston@gmail.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Alban Hertroys <haramrae@gmail.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Robert DiFalco <robert.difalco@gmail.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Scott Marlowe <scott.marlowe@gmail.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Vincent Veyron <vincent.veyron@libremen.org>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Vincent Veyron <vincent.veyron@libremen.org>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Vincent Veyron <vv.lists@wanadoo.fr>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? "Greg Sabino Mullane" <greg@turnstep.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Tom Lane <tgl@sss.pgh.pa.us>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? David G Johnston <david.g.johnston@gmail.com>
Re: Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? David G Johnston <david.g.johnston@gmail.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Adrian Klaver <adrian.klaver@aklaver.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Adrian Klaver <adrian.klaver@aklaver.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Rajeev rastogi <rajeev.rastogi@huawei.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Rob Sargent <robjsargent@gmail.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Bosco Rama <postgres@boscorama.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? "Greg Sabino Mullane" <greg@turnstep.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? John R Pierce <pierce@hogranch.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Andy Colson <andy@squeakycode.net>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Susan Cassidy <susan.cassidy@decisionsciencescorp.com>
Re: any way for a transaction to "see" inserts done earlier in the transaction? Steven Schlansker <steven@likeness.com>
On 17 Apr 2014, at 2:49, David G Johnston  wrote:

> Robert DiFalco wrote
>> Two common cases I can think of:
>> 
>> 1. The PERL framework is only caching the insert and does not actually
>> perform it until commit is issued.
> 
> Wouldn't the same mechanism cache the corresponding SELECT?

Not likely, or if it did it wouldn’t be able to know what id was returned from the function (which calls nextval(), but that isn’t relevant here since it’s marked volatile).
That makes it a possible scenario for what’s being witnessed here.

Alban Hertroys
--
If you can't see the forest for the trees,
cut the trees and you'll find there is no forest.


В списке pgsql-general по дате отправления
От: Michael Paquier
Дата:
От: Steve Spence
Дата:
Сообщение: Arduino SQL Connector
FAQ