Re: tuples too big

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: tuples too big
Дата
Msg-id 3A82BB9D.95D8210B@wgcr.org
обсуждение исходный текст
Ответ на Re: tuples too big  (martin.chantler@convergys.com)
Список pgsql-general
martin.chantler@convergys.com wrote:
> This works well for things like notes and memo's but probably not so good
> for
> huge amounts of data. Its flexible and there's no hardcoded limit to the
> length of data.

Sounds something like TOAST, part of PostgreSQL 7.1, to be released
soon.  TOAST, however, is in the backend itself and is fully automatic.

Hardcoded row limits on the amount of data per row (there is still a
limit on the number of _columns_ in a row, but not on the size of each
column) are gone in 7.1.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

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

Предыдущее
От: Brice Ruth
Дата:
Сообщение: Re: monitoring running queries?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Trouble with views (7.1beta4 Debian) and PgAccess 0.98.7.