Re: btree index maximum row size

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: btree index maximum row size
Дата
Msg-id CAH2-Wzkc35+zckGM+dsFdB8T8LcjU8kZV4qes4AtqNeJ53YRFA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: btree index maximum row size  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
On Thu, Mar 12, 2020 at 5:17 PM Bruce Momjian <bruce@momjian.us> wrote:
> Sorry for the delay in replying.  We do get questions about the btree
> length limit occasionally, but practically the length limit usually
> isn't a problem.

Technically the limitation is documented elsewhere, since it is a
limitation of the B-Tree access method specifically. However, I think
that there is a good practical argument to be made for including it
here as well.

-- 
Peter Geoghegan



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: btree index maximum row size
Следующее
От: Silvan Jegen
Дата:
Сообщение: Re: Move description of general lock behaviour out of the "13.3.1.Table-level Locks section"