Re: write scalability - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: write scalability
Date
Msg-id CA+U5nMK8Lg_Gsw+dbm+Ug=h9S3F2ZOMoT9=fys1Xt9NWc+xEVA@mail.gmail.com
Whole thread Raw
In response to Re: write scalability  (Pavan Deolasee <pavan.deolasee@gmail.com>)
List pgsql-hackers
On Tue, Jul 26, 2011 at 4:40M, Pavan Deolasee <pavan.deolasee@gmail.com> wrote:
> On Tue, Jul 26, 2011 at 9:07 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>> On Mon, Jul 25, 2011 at 10:14 PM, Greg Smith <greg@2ndquadrant.com> wrote:
>>> On 07/25/2011 04:07 PM, Robert Haas wrote:
>>>>
>>>> I did 5-minute pgbench runs with unlogged tables and with permanent
>>>> tables, restarting the database server and reinitializing the tables
>>>> between each run.
>>>
>>> Database scale?  One or multiple pgbench worker threads?  A reminder on the
>>> amount of RAM in the server would be helpful for interpreting the results
>>> too.
>>
>> Ah, sorry.  scale = 100, so small.  pgbench invocation is:
>>
>
> It might be worthwhile to test only with the accounts and history
> table and also increasing the number of statements in a transaction.
> Otherwise the tiny tables can quickly become a bottleneck.

+1

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: write scalability
Next
From: Heikki Linnakangas
Date:
Subject: Re: WIP: Fast GiST index build