Scalability question - Mailing list pgsql-performance

From Zoltan Boszormenyi
Subject Scalability question
Date
Msg-id 484FA134.7030807@cybertec.at
Whole thread Raw
Responses Re: Scalability question
Re: Scalability question
Re: Scalability question
List pgsql-performance
Hi,

I got a question about scalability in high volume insert situation
where the table has a primary key and several non-unique indexes
on other columns of the table. How does PostgreSQL behave
in terms of scalability? The high volume of inserts comes from
multiple transactions.

Best regards,
Zoltán Böszörményi

--
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Performance of aggregates over set-returning functions
Next
From: tv@fuzzy.cz
Date:
Subject: Re: Scalability question