Re: How many fields in a table are too many

Поиск
Список
Период
Сортировка
От Jason Underdown
Тема Re: How many fields in a table are too many
Дата
Msg-id KEEBIBNJGFAENCFHMJPFKEDGCLAA.jasonu@xmission.com
обсуждение исходный текст
Ответ на How many fields in a table are too many  (MT <m_tessier@sympatico.ca>)
Список pgsql-general
Generally speaking, no, not at all.  Probably the question you should be
asking yourself is:  "Is there a way I could move some of these fields into
other tables?"  But, depending upon your application, putting your database
schema into some esoteric normal form may be overkill.

> -----Original Message-----
> From: pgsql-general-owner@postgresql.org
> [mailto:pgsql-general-owner@postgresql.org]On Behalf Of MT
> Sent: Wednesday, June 25, 2003 7:11 PM
> To: GENERAL
> Subject: [GENERAL] How many fields in a table are too many
>
>
> Hi,
>
> Just a quick question, not unrelated to my previous question,
> which I don't think will get answered. I have a table with 13
> fields. Is that too many fields for one table.
>
> Thanks,
>
> Mark
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html
>


В списке pgsql-general по дате отправления:

Предыдущее
От: MT
Дата:
Сообщение: How many fields in a table are too many
Следующее
От: "Maksim Likharev"
Дата:
Сообщение: Query plan question