Re: Simple question on SELECT

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Simple question on SELECT
Дата
Msg-id 4EB86D96.4080200@hogranch.com
обсуждение исходный текст
Ответ на Re: Simple question on SELECT  (Edson Richter <richter@simkorp.com.br>)
Список pgsql-general
On 11/07/11 3:30 PM, Edson Richter wrote:
> Thanks for the fast answer. Is there any way to avoid that? I mean, in
> MS SQL Server, I do have "with no_lock" (that produces dirty reads)?
> Or the way to go is the transaction isolation level?

there's no actual overhead in a single statement read transaction like
this.   Postgres uses a novel approach to MVCC.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


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

Предыдущее
От: Richard Broersma
Дата:
Сообщение: Re: Simple question on SELECT
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Www emulator