Re: Benchmark for GiST index?

From: "Koichi Suzuki" <koichi(dot)szk(at)gmail(dot)com>
To: "Teodor Sigaev" <teodor(at)sigaev(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Benchmark for GiST index?
Date: 2007-12-20 07:55:30
Message-ID: a778a7260712192355q5d393e0er14bcea226cdfac35@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm trying to run some GiST activities and see XLOG record structure.

README tells it runs PG8.2 or later. Does it run with PG8.3beta4?
It seems to depend upon tsearch2 in contrib.

2007/12/20, Teodor Sigaev <teodor(at)sigaev(dot)ru>:
> What kind of benchmark? I have benchmark for text search
> http://www.sigaev.ru/cvsweb/cvsweb.cgi/ftsbench/
> and several others, based on it.
>
>
> Koichi Suzuki wrote:
> > Hi,
> >
> > Does anybody have an information about GiST index benchmark? I'm
> > planning to run GiST benchmark and analyze WAL structure to see PG's
> > dynamic behavior.
> >
> > Regards;
> >
> > ------
> > Koichi Suzuki
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/docs/faq
>
> --
> Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
> WWW: http://www.sigaev.ru/
>

--
------
Koichi Suzuki

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2007-12-20 08:21:13 Re: Benchmark for GiST index?
Previous Message Greg Smith 2007-12-20 04:31:16 Re: Sorting Improvements for 8.4