Expectations of MEM requirements for a DB with large tables.

From: "Michael Miyabara-McCaskey" <mykarz(at)miyabara(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Expectations of MEM requirements for a DB with large tables.
Date: 2000-11-03 22:46:40
Message-ID: 001401c045e7$ef1ea9e0$aeecadce@ncc1701e
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello PostgreSQL demi-gods...

I am new to the PostgreSQL world, as well as the Linux world... kind of a
double whammy...

Anyway, I crashed my system the other day when I did a "select *" from one
of my large tables (about 5.5gb in size). Now this is not something that
will normally happen, as I would normally have some criteria to reduce the
output size, but it got me thinking...

What is the ratio of data output size (say from a select) to the amount of
RAM used?

Hopefully the answer is not 1 to 1... as I would need to buy ALOT of RAM...

Other relevant info, RedHat Linux 2.2.17 kernel, PostgreSQL 7.0.2.

Thank you in advance for any and all help.

-Michael Miyabara-McCaskey

Browse pgsql-admin by date

  From Date Subject
Next Message Marcin Mazurek 2000-11-04 13:51:00 readline support
Previous Message Rodrigo Fernandez 2000-11-03 21:47:49 Re: Consulta