Re: ERROR: stack depth limit exceeded

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: gzh <gzhcoder(at)126(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: ERROR: stack depth limit exceeded
Date: 2023-09-07 13:29:56
Message-ID: 1694898.1694093396@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

gzh <gzhcoder(at)126(dot)com> writes:
> I upgraded the version of PostgreSQL from 12.13 to 12.16.
> If multiple subqueries or a large number of UNION ALL were used,
> the previously unseen error message "ERROR: stack depth limit exceeded" will appear after upgrading the version.

Please provide a self-contained example. The people who might be
able to fix this are too busy to guess about what you are seeing.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Geoff Winkless 2023-09-07 13:46:46 Re: ERROR: stack depth limit exceeded
Previous Message Joe Conway 2023-09-07 12:44:37 Re: postgreSQL UPPER Method is converting the character "µ" into "M"