Re: PostgreSQL Arrays and Performance

Поиск
Список
Период
Сортировка
От Marc Philipp
Тема Re: PostgreSQL Arrays and Performance
Дата
Msg-id 1136712392.9076.27.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: PostgreSQL Arrays and Performance  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> How large are the arrays?  PG is definitely not designed to do well
> with
> very large arrays (say more than a couple hundred elements).  You
> should
> reconsider your data design if you find yourself trying to do that

At the moment, the arrays are not larger than 200 entries. But there is
not upper bound for their size.

Regards, Marc Philipp



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

Предыдущее
От: Marc Philipp
Дата:
Сообщение: Re: Arrays and Performance
Следующее
От: Marc Philipp
Дата:
Сообщение: Re: PostgreSQL Arrays and Performance