Re: GiST index performance

From: Matthew Wakeling <matthew(at)flymine(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: GiST index performance
Date: 2009-06-11 16:44:01
Message-ID: alpine.DEB.2.00.0906111743160.4337@aragorn.flymine.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Thu, 11 Jun 2009, Matthew Wakeling wrote:
> A quick grep in the postgres source for mcount reveals no hits. No idea what
> it does - there is no man page for it.

Ah - that's part of gprof. I'll recompile without --enable-profiling and
try again. Duh.

Matthew

--
What goes up must come down. Ask any system administrator.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Matthew Wakeling 2009-06-11 17:23:24 Re: GiST index performance
Previous Message Matthew Wakeling 2009-06-11 16:42:11 Re: GiST index performance