90 million rows in one table...

From: "Arsalan Zaidi" <azaidi(at)directi(dot)com>
To: "PostgreSQL" <pgsql-interfaces(at)postgresql(dot)org>
Subject: 90 million rows in one table...
Date: 2001-09-20 07:35:51
Message-ID: 007d01c141a6$e2109a40$4301a8c0@directi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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?

Thanks in advance!

--Arsalan

-------------------------------------------------
WAR IS PEACE
FREEDOM IS SLAVERY
IGNORANCE IS STRENGTH

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Horst Herb 2001-09-20 11:41:34 Re: 90 million rows in one table...
Previous Message Antonio Sergio de Mello e Souza 2001-09-19 13:31:49 Re: pg_select Equivalent in libpq