Re: Table Creation Question.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Table Creation Question.
Дата
Msg-id Pine.LNX.4.30.0104261740210.758-100000@peter.localdomain
обсуждение исходный текст
Ответ на Table Creation Question.  (<postgres@athena.frontlogic.com>)
Список pgsql-general
postgres@athena.frontlogic.com writes:

> I assume using the array type would save me some cost on storage, while
> using the varchar/integer pairs would result in faster queries.  Is this
> correct?  Thanks for any help or pointers.

As long as you don't want to look up or join against invidual array
members, the array solution is going to be more space and time efficient.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: using POSTGRES in a network
Следующее
От: "Tamsin"
Дата:
Сообщение: updating with max value