Re: btree index maximum row size - Mailing list pgsql-docs

From Peter Geoghegan
Subject Re: btree index maximum row size
Date
Msg-id CAH2-Wzkc35+zckGM+dsFdB8T8LcjU8kZV4qes4AtqNeJ53YRFA@mail.gmail.com
Whole thread Raw
In response to Re: btree index maximum row size  (Bruce Momjian <bruce@momjian.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: btree index maximum row size
Next
From: Silvan Jegen
Date:
Subject: Re: Move description of general lock behaviour out of the "13.3.1.Table-level Locks section"