tement 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 Momjia
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