Re: Performance issue with Insert - Mailing list pgsql-performance

From Tomas Vondra
Subject Re: Performance issue with Insert
Date
Msg-id 4E08DE81.4040100@fuzzy.cz
Whole thread Raw
In response to Re: Performance issue with Insert  (Jenish <jenishvyas@gmail.com>)
Responses Re: Performance issue with Insert
List pgsql-performance
Dne 27.6.2011 17:01, Jenish napsal(a):
> Hi,
>
> DB : POSTGRES 8.4.8
> OS  : Debian
> HD : SAS 10k rpm
>
> Shared_buffer is 4096 25 % of RAM , effective_cache is 8GB 75% of RAM

How much data are we talking about? Does that fit into the shared
buffers or is it significantly larger? Do the triggers touch the whole
database or just a small part of it (active part)?

regards
Tomas

pgsql-performance by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Performance issue with Insert
Next
From: Jenish
Date:
Subject: Re: Performance issue with Insert