Re: doc/FAQ_DEV: about profile - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: doc/FAQ_DEV: about profile
Date
Msg-id 200509200131.j8K1Vmw10755@candle.pha.pa.us
Whole thread Raw
In response to doc/FAQ_DEV: about profile  (a_ogawa@hi-ho.ne.jp)
List pgsql-patches
FAQ_DEV updated.  Thanks.

---------------------------------------------------------------------------

a_ogawa@hi-ho.ne.jp wrote:
>
> Though there is a description for the profile in doc/FAQ_DEV:
>
> > You can also compile with profiling to see what functions are taking
> > execution time. The backend profile files will be deposited in the
> > pgsql/data/base/dbname directory.
>
> The backend profile files is deposited in the pgsql/data directory
> on my linux now. I think that we should correct doc/FAQ_DEV.
>
> regards,
>
> --- Atsushi Ogawa
>
> --
> a_ogawa@hi-ho.ne.jp
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Add support for IS NULL to btree indexes
Next
From: Martijn van Oosterhout
Date:
Subject: Re: [PATCH] Add support for IS NULL to btree indexes