Re: 8.x index insert performance - Mailing list pgsql-performance

From Tom Lane
Subject Re: 8.x index insert performance
Date
Msg-id 24845.1130852730@sss.pgh.pa.us
Whole thread Raw
In response to Re: 8.x index insert performance  (Kelly Burkhart <kelly@tradebotsystems.com>)
Responses Re: 8.x index insert performance
List pgsql-performance
Kelly Burkhart <kelly@tradebotsystems.com> writes:
> Tom, I'd be happy to profile the backend at several points in the run if
> you think that would be helpful.  What compiler flags should I use?

Add -g -pg and leave the rest alone.  Also, if you're on Linux note that
you need -DLINUX_PROFILE.

> It may be weekend by the time I get this done.

Well, it's probably too late to think of tweaking 8.1 anyway...

            regards, tom lane

pgsql-performance by date:

Previous
From: Kelly Burkhart
Date:
Subject: Re: 8.x index insert performance
Next
From: Geoffrey
Date:
Subject: solutions for new Postgresql application testing