Re: doc/FAQ_DEV: about profile

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: a_ogawa(at)hi-ho(dot)ne(dot)jp
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: doc/FAQ_DEV: about profile
Date: 2005-09-20 01:31:48
Message-ID: 200509200131.j8K1Vmw10755@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


FAQ_DEV updated. Thanks.

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

a_ogawa(at)hi-ho(dot)ne(dot)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(at)hi-ho(dot)ne(dot)jp
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-09-20 08:00:12 Re: [PATCH] Add support for IS NULL to btree indexes
Previous Message Tom Lane 2005-09-19 20:33:27 Re: [PATCH] Add support for IS NULL to btree indexes