Re: PostgreSQL on multi-CPU systems

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL on multi-CPU systems
Дата
Msg-id 13650.984668326@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL on multi-CPU systems  (darcy@druid.net (D'Arcy J.M. Cain))
Список pgsql-hackers
darcy@druid.net (D'Arcy J.M. Cain) writes:
> One thing I notice is that a single query can seem to block other queries,
> at least to some extent.

It's not supposed to, except with certain specific features (for
example, I don't think any of the index types other than btree allow
concurrent insertions).  Can you give a concrete example?
        regards, tom lane


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Unicode in postgresql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Database corruption in 7.0.3