Bruce Momjian <[EMAIL PROTECTED]> writes: > Yes, we need someone to benchmark both the NAMEDATALEN and FUNC_MAX_ARGS > to prove we are not causing performance problems. Once that is done, > the default limits can be easily increased. I was thinking 64 for > NAMEDATALEN and 32 for FUNC_MAX_ARGS, effectively doubling both.
The SQL spec says NAMEDATALEN shall be 128 (or at least 128, too lazy to look). If we're gonna change it then I think we should really try to go to 128. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org