Re: [HACKERS] Benchmark for GiST index?

2007-12-20 Thread Oleg Bartunov
On Thu, 20 Dec 2007, Koichi Suzuki wrote: I'm trying to run some GiST activities and see XLOG record structure. Koichi, I tested update speed of GiST and GIN http://www.sai.msu.su/~megera/wiki/GinTestUpdate It should generate a lot XLOG traffic. README tells it runs PG8.2 or later.

Re: [HACKERS] Benchmark for GiST index?

2007-12-20 Thread Koichi Suzuki
Oleg; Thanks for the information. I'll try your code. 2007/12/20, Oleg Bartunov [EMAIL PROTECTED]: On Thu, 20 Dec 2007, Koichi Suzuki wrote: I'm trying to run some GiST activities and see XLOG record structure. Koichi, I tested update speed of GiST and GIN

Re: [HACKERS] Benchmark for GiST index?

2007-12-19 Thread Teodor Sigaev
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

Re: [HACKERS] Benchmark for GiST index?

2007-12-19 Thread Koichi Suzuki
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 [EMAIL PROTECTED]: What kind of benchmark? I have benchmark for text search

[HACKERS] Benchmark for GiST index?

2007-12-18 Thread Koichi Suzuki
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