Re: comparision chart

Поиск
Список
Период
Сортировка
От Johannes Grødem
Тема Re: comparision chart
Дата
Msg-id lzn0y4r1mr.fsf@bzzzt.fix.no
обсуждение исходный текст
Ответ на Re: comparision chart  (Christopher Sawtell <csawtell@paradise.net.nz>)
Ответы Re: comparision chart  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: comparision chart  (Roberto Mello <rmello@cc.usu.edu>)
Список pgsql-sql
* Christopher Sawtell <csawtell@paradise.net.nz>:

> Widely used as a very fast read only database. Backs _many_ web sites.
> Locking at the table level only, thus update of the database best done when 
> effectively in single-user-mode. Transactions implemented using external 
> methods.

The version with InnoDB has row-level locking and transactions.  (And
is supposedly very fast, unlike the BDB-tables.)

http://www.innodb.com/

-- 
johs


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

Предыдущее
От: Christopher Sawtell
Дата:
Сообщение: Re: comparision chart
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: comparision chart