Performance Question - Table Row Size

From: Mike <akiany(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Performance Question - Table Row Size
Date: 2007-07-09 15:01:03
Message-ID: 1183993263.356456.11440@57g2000hsv.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I am designing my database and I was wondering whether my table row
size effects the performance of querying my table. Please note that my
table is being designed to hold high volume of records and I do not
plan to do (select *) for retrieving them. That is I plan to only
query a few of those fields at a given time but each row contains
significantly more data that are not being queried at the time.

Thanks,
Mike

Responses

Browse pgsql-general by date

  From Date Subject
Next Message CG 2007-07-09 15:16:27 xpath_* namespace bug
Previous Message Gustavo Ces 2007-07-09 14:22:07 Strange Problem