Thread: PostgreSQL limits

PostgreSQL limits

From
PG Doc comments form
Date:
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.

Re: PostgreSQL limits

From
Bruce Momjian
Date:
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?"