Performance Question - Table Row Size - Mailing list pgsql-general

From Mike
Subject Performance Question - Table Row Size
Date
Msg-id 1183993263.356456.11440@57g2000hsv.googlegroups.com
Whole thread Raw
Responses Re: Performance Question - Table Row Size
Re: Performance Question - Table Row Size
List 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


pgsql-general by date:

Previous
From: Lew
Date:
Subject: Re: CASE in ORDER BY clause
Next
From: "Gustavo Ces"
Date:
Subject: Strange Problem