pgsql: Document limit on the number of out-of-line values per table - Mailing list pgsql-committers

From John Naylor
Subject pgsql: Document limit on the number of out-of-line values per table
Date
Msg-id E1sgIZq-000Z1c-Cs@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document limit on the number of out-of-line values per table

Document the hard limit stemming from the size of an OID, and also
mention the perfomance impact that occurs before the hard limit
is reached.

Jakub Wartak and Robert Haas
Backpatch to all supported versions

Discussion: https://postgr.es/m/CAKZiRmwWhp2yxjqJLwbBjHdfbJBcUmmKMNAZyBjjtpgM9AMatQ%40mail.gmail.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/dda341b32c886ec707dac45a311dcf919b1f72a1

Modified Files
--------------
doc/src/sgml/limits.sgml | 11 +++++++++++
1 file changed, 11 insertions(+)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Document limit on the number of out-of-line values per table
Next
From: John Naylor
Date:
Subject: pgsql: Document limit on the number of out-of-line values per table