Re: GiST index performance

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: GiST index performance
Дата
Msg-id 603c8f070906051242j47f25480g2ba45d40e6698c37@mail.gmail.com
обсуждение исходный текст
Ответ на GiST index performance  (Matthew Wakeling <matthew@flymine.org>)
Ответы Re: GiST index performance
Список pgsql-performance
On Thu, Jun 4, 2009 at 12:33 PM, Matthew Wakeling<matthew@flymine.org> wrote:
> Do you have a recommendation for how to go about profiling Postgres, what
> profiler to use, etc? I'm running on Debian Linux x86_64.

I mostly compile with --enable-profiling and use gprof.  I know Tom
Lane has had success with oprofile for quick and dirty measurements
but I haven't quite figured out how to make all the bits work for that
yet.

...Robert

В списке pgsql-performance по дате отправления:

Предыдущее
От: Robert Schnabel
Дата:
Сообщение: Re: Why is my stats collector so busy?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Scalability in postgres