Re: How many fields in a table are too many

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: How many fields in a table are too many
Дата
Msg-id 20030626113142.GA6568@wolff.to
обсуждение исходный текст
Ответ на Re: How many fields in a table are too many  ("Mike Mascari" <mascarm@mascari.com>)
Список pgsql-general
On Thu, Jun 26, 2003 at 01:02:06 -0400,
  Mike Mascari <mascarm@mascari.com> wrote:
> > 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.
>
> Mathematically, a binary relation represents the relevant cross
> product of two domains, x and f(x):

A binary relation is a subset of the cross product of two sets.
This is more general than using x and f(x) since this implies some
restrictions on the subset (namely that there is only one tuple
with a specific member of x in the x part of the tuple).

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

Предыдущее
От: "Matt Browne"
Дата:
Сообщение: Foreign keys
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Question regarding performance (large objects involved)