PostgreSQL limits

Started by PG Bug reporting formover 1 year ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/limits.html
Description:

I think it can be useful to add the maximum SQL statement length that
PostgreSQL can handle
in the Appendix K. PostgreSQL Limits.
If I'm not wrong it is 2147483648 that is a quite large number, larger than
many other RDBMS.

#2Bruce Momjian
bruce@momjian.us
In reply to: PG Bug reporting form (#1)
Re: PostgreSQL limits

On Fri, Nov 1, 2024 at 09:14:20AM +0000, PG Doc comments form wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/limits.html
Description:

I think it can be useful to add the maximum SQL statement length that
PostgreSQL can handle
in the Appendix K. PostgreSQL Limits.
If I'm not wrong it is 2147483648 that is a quite large number, larger than
many other RDBMS.

Uh, we can add it, but we try to only list limits that are likely to be
exceeded.

--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EDB https://enterprisedb.com

When a patient asks the doctor, "Am I going to die?", he means
"Am I going to die soon?"