Scalability question

From: Zoltan Boszormenyi <zb(at)cybertec(dot)at>
To: PostgreSQL Performance <pgsql-performance(at)postgresql(dot)org>
Cc: Hans-Juergen Schoenig <hs(at)cybertec(dot)at>
Subject: Scalability question
Date: 2008-06-11 09:56:04
Message-ID: 484FA134.7030807@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message tv 2008-06-11 10:15:41 Re: Scalability question
Previous Message Tom Lane 2008-06-10 00:17:24 Re: Performance of aggregates over set-returning functions