Re: Performance - Mailing list pgsql-admin

From R D
Subject Re: Performance
Date
Msg-id 20010205120344.84167.qmail@web10008.mail.yahoo.com
Whole thread Raw
In response to Performance  (Johan Segernäs<johan.segernas@foretagsuniversitetet.se>)
List pgsql-admin
I think it will do.
I'm developing a web system based on PgSQL. My test
server is Cyrix 166MHz 16MB of RAM. My database has
few tables with over 1 milion rows and one of them has
almost 25 milions. With good indexes I can fetch data
form this table for less than 8-10 seconds.
But it depends on the number of connections and etc.
Your DB is small so my opinion is that your P133 will
do.

Rumen

--- Johan_Segern�s
<johan.segernas@foretagsuniversitetet.se> wrote:
> And running postgresql on a P133 with 64 meggs of
> RAM using debian woody.
> How many users will that box be able to serve?
>
> I'm running apache/php on another machine and the
> database will have
> questions and answers for some exams in it. Nothing
> hard, just text.
>
>


__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35
a year!  http://personal.mail.yahoo.com/

pgsql-admin by date:

Previous
From: Salvador Mainé
Date:
Subject: date in european style
Next
From: R D
Date:
Subject: Indexes & Cluster - more information.