Re: large database on postgres

From: Bill Moran <wmoran(at)potentialtech(dot)com>
To: Tony Carter <tony(at)iat(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: large database on postgres
Date: 2002-06-14 21:35:44
Message-ID: 3D0A61B0.50609@potentialtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tony Carter wrote:
> Hello,
> I have one application that I'm trying to move the db to pgsql. The db
> contains around 15 million rows of data. I'm running into 10 second delays
> when doing a simple select on an index column.
>
> My test box is Linux 1ghz Celeron 25MB Ram, 7200rpm IDE drive. I know I
^^
Is this a typo? If not, I would suggest that you're going to need more than
25M for a db server with 15mil rows if you want hot performance!

--
Bill Moran
Potential Technologies
http://www.potentialtech.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-06-14 21:35:58 Re: I must be blind...
Previous Message Alvaro Herrera 2002-06-14 21:26:34 Re: Possible feature