Re: Postgres for a "data warehouse", 5-10 TB

Поиск
Список
Период
Сортировка
От Gianni Ciolli
Тема Re: Postgres for a "data warehouse", 5-10 TB
Дата
Msg-id 20110913194819.GA5715@albo.gi.lan
обсуждение исходный текст
Ответ на Re: Postgres for a "data warehouse", 5-10 TB  (Robert Klemme <shortcutter@googlemail.com>)
Список pgsql-performance
On Mon, Sep 12, 2011 at 11:26:10PM +0200, Robert Klemme wrote:
> You make them sound like witchcraft.  But they are clearly defined -
> even standardized.  Granted, different RDBMS might implement them in
> different ways - here's PG's view of TX isolation:
>
> http://www.postgresql.org/docs/8.4/interactive/transaction-iso.html

Even better: PostgreSQL 9.1 (Released yesterday! Fresher than milk...)
ships an improved algorithm for serializable transaction isolation
level:

  http://www.postgresql.org/docs/9.1/interactive/transaction-iso.html

More info:

  http://wiki.postgresql.org/wiki/Serializable

Cheers,
Dr. Gianni Ciolli - 2ndQuadrant Italia
PostgreSQL Training, Services and Support
gianni.ciolli@2ndquadrant.it | www.2ndquadrant.it

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Postgres for a "data warehouse", 5-10 TB
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Migrated from 8.3 to 9.0 - need to update config (re-post)