Re: PostgreSQL on multi-CPU systems - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PostgreSQL on multi-CPU systems
Date
Msg-id 13650.984668326@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL on multi-CPU systems  (darcy@druid.net (D'Arcy J.M. Cain))
List 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 by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Unicode in postgresql
Next
From: Tom Lane
Date:
Subject: Re: Database corruption in 7.0.3