Re: array column and b-tree index allowing only 8191 bytes

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: array column and b-tree index allowing only 8191 bytes
Дата
Msg-id 20080612133223.GA5534@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: array column and b-tree index allowing only 8191 bytes  (Celso Pinto <cpinto@yimports.com>)
Список pgsql-general
Celso Pinto wrote:

> What, if any, would be the recommended options to improve this
> scenario? Not using intarray? :-)

Not using a broken design.  Arrays are a poor fit in the relational model.
Avoid them.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Adam Dear
Дата:
Сообщение: Re: Unable to dump database using pg_dump
Следующее
От: Stefan Schwarzer
Дата:
Сообщение: Re: pg_query & $result re-fill