Re: PGSQL Locking vs. Oracle's MVCC

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: PGSQL Locking vs. Oracle's MVCC
Дата
Msg-id 45DE9A7B.5080303@archonet.com
обсуждение исходный текст
Ответ на PGSQL Locking vs. Oracle's MVCC  (RPK <rohitprakash123@indiatimes.com>)
Список pgsql-general
RPK wrote:
> How is PGSQL Locking compared with Oracle's MVCC? How PGSQL handles
> concurreny and how it differs with Oracle's Multi-Version Concurrency
> Control (MVCC)?

The manuals are good for this type of thing:
   http://www.postgresql.org/docs/8.2/static/mvcc.html

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Installing PGSQL Client
Следующее
От: "Karl O. Pinc"
Дата:
Сообщение: Supported plpgsql BEFORE ... EACH ROW behavior