Performance Question - Table Row Size

Поиск
Список
Период
Сортировка
От Mike
Тема Performance Question - Table Row Size
Дата
Msg-id 1183993263.356456.11440@57g2000hsv.googlegroups.com
обсуждение исходный текст
Ответы Re: Performance Question - Table Row Size  ("Alexander Staubo" <alex@purefiction.net>)
Re: Performance Question - Table Row Size  (Gregory Stark <stark@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Lew
Дата:
Сообщение: Re: CASE in ORDER BY clause
Следующее
От: "Gustavo Ces"
Дата:
Сообщение: Strange Problem