Re: Looking for a large database for testing

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Sebastian Hennebrueder <usenet(at)laliluna(dot)de>
Cc: postgres performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Looking for a large database for testing
Date: 2005-08-16 09:38:41
Message-ID: Pine.GSO.4.63.0508161335050.17863@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Sebastian,

you can try document generator. I used
http://www.cs.rmit.edu.au/~jz/resources/finnegan.zip
yuo can play with freq. of words and document length distribution.
Also, I have SentenceGenerator.java which could be used for
generation of synthetic texts.

Oleg
On Tue, 16 Aug 2005, Sebastian Hennebrueder wrote:

> Hello,
>
> I would like to test the performance of my Java/PostgreSQL applications
> especially when making full text searches.
> For this I am looking for a database with 50 to 300 MB having text fields.
> e.g. A table with books with fields holding a comment, table of content
> or example chapters
> or what ever else.
>
> Does anybody have an idea where I can find a database like this or does
> even have something like this?
>
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Ulrich Wisser 2005-08-16 15:39:26 Need for speed
Previous Message Mark Rae 2005-08-16 08:39:10 Re: Looking for a large database for testing