Re: Bulk loading performance improvements - Mailing list pgsql-hackers

From Gregory Stark
Subject Re: Bulk loading performance improvements
Date
Msg-id 878x172108.fsf@oxford.xeocode.com
Whole thread Raw
In response to Bulk loading performance improvements  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Bulk loading performance improvements
List pgsql-hackers
"Simon Riggs" <simon@2ndquadrant.com> writes:

>   1.41      7.25     0.13 10000029    CacheInvalidateHeapTuple
>
> which together account for more than 50% of CPU.

The second column is cumulative percentage (the third column is "self" time).
So together this function and all the items above it account for 7.25% of CPU.

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com Ask me about EnterpriseDB's PostGIS support!


pgsql-hackers by date:

Previous
From: David BOURIAUD
Date:
Subject: Re: pg_dump additional options for performance
Next
From: Magnus Hagander
Date:
Subject: Re: pg_dump additional options for performance