Re: splitting data into multiple tables

From: Matthew Wakeling <matthew(at)flymine(dot)org>
To: nair rajiv <nair331(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: splitting data into multiple tables
Date: 2010-01-26 11:45:41
Message-ID: alpine.DEB.2.00.1001261142010.6195@aragorn.flymine.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, 25 Jan 2010, nair rajiv wrote:
> I am working on a project that will take out structured content from
> wikipedia and put it in our database...
> there is a table which will approximately have 5 crore entries after data
> harvesting.

Have you asked the Wikimedia Foundation if they mind you consuming that
much of their bandwidth, or even if there are copyright issues involved in
grabbing that much of their data?

(The other problem with using the word "crore" is that although it may
mean 10000000 in a few countries, it could also mean 500000.)

Matthew

--
Of course it's your fault. Everything here's your fault - it says so in your
contract. - Quark

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message nair rajiv 2010-01-26 15:17:09 Re: splitting data into multiple tables
Previous Message Matthew Wakeling 2010-01-26 11:41:56 Re: splitting data into multiple tables