=?UTF-8?B?TWFydMOtbiBNYXJxdcOpcw==?= <martin.marq...@gmail.com> writes: > I was looking at https://www.postgresql.org/docs/current/limits.html > (was brought up by a customer) and found we are missing the limitation > of the string of the SQL to be executed (it's 1GB which is the longest > string postgres can hold)
I kind of doubt that this is a useful piece of information, because there are a bunch of other practical limits you're likely to hit before that one. regards, tom lane