Re: 7.2 is slow? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 7.2 is slow?
Date
Msg-id 8072.1008860114@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.2 is slow?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Jussi Mikkola <jussi.mikkola@bonware.com> writes:
> Well, here's the profile, but yes, almost all the times are zero.

It looks to me like this profile only covers the postmaster, not a
backend.  You want to use gmon.out from down inside the database's
subdirectory ($PGDATA/base/something/gmon.out).

> Both without the patch, and with it. Did I miss something? (Yes, I did
> make and install afterwards ;-)

[ scratches head ]  Dunno.  You did restart the postmaster after
installing the new executable, right?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: tkConfig.sh vs. ./configure
Next
From: Tom Lane
Date:
Subject: Re: tkConfig.sh vs. ./configure