Re: AW: BLERe: AW: AW: relation ### modified while in use

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: AW: BLERe: AW: AW: relation ### modified while in use
Дата
Msg-id 39F556DB.1C01EA12@tpf.co.jp
обсуждение исходный текст
Ответ на AW: BLERe: AW: AW: relation ### modified while in use  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
Ответы Re: AW: BLERe: AW: AW: relation ### modified while in use  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers

Zeugswetter Andreas SB wrote:

> > > > Are there many applications which have many SELECT statements(without
> > > > FOR UPDATE) in one tx ?
> > >
> > > Why not ?
> > >
> > It seems to me that multiple SELECT statements in a tx has little
> > meaning unless the tx is executed in SERIALIZABLE isolation level.
>
> E.g. a table is accessed multiple times to select different data
> in an inner application loop. No need for serializable here.
>

And seems no need to execute in one tx.
Hmm,we seems to be able to call a cleanup procedure
internally which is equivalent to 'commit' after each
consecutive read-only statement.  Is it a problem ?

Regards.
Hiroshi Inoue



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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: BLERe: AW: AW: relation ### modified while in use
Следующее
От: Pete Forman
Дата:
Сообщение: Re: Re: Add support for