Re: 90 million rows in one table... - Mailing list pgsql-interfaces

From Horst Herb
Subject Re: 90 million rows in one table...
Date
Msg-id 0109202141341K.01860@munin.gnumed.dhs.org
Whole thread Raw
In response to 90 million rows in one table...  ("Arsalan Zaidi" <azaidi@directi.com>)
List pgsql-interfaces
On Thursday 20 September 2001 17:35, you wrote:
> Hi
>
> We're writing an application which is going to create a table with around
> 90 million rows...
>
> Has anyone done something like this with PostgreSQL? Will the DB run, or
> will it choke..
>
>
> In addition, what kind of effect does turning multi-byte support have on
> database stability and speed? Any repercussions at all?

Why don't you just try? Create a dummy data base, dummy table and fill it 
with dummy data to get some real life timings on your own hardware. Wouldn't 
take more than one afternoon to do a little bit of testing

Horst


pgsql-interfaces by date:

Previous
From: "Arsalan Zaidi"
Date:
Subject: 90 million rows in one table...
Next
From: Allan Engelhardt
Date:
Subject: Re: 90 million rows in one table...