max_stack_depth Exceeded

From: Ow Mun Heng <Ow(dot)Mun(dot)Heng(at)wdc(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: max_stack_depth Exceeded
Date: 2008-09-05 08:03:13
Message-ID: 1220601793.11681.55.camel@neuromancer.home.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm playing around with triggers to implement partitioning.
I hit something which I don't know what and I don't have internet here
at work to find out what is the cause.

ERROR : stack depth limit exceeded

I see that this is one of the options in postgresql.conf but I don't
know exactly what it is.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2008-09-05 08:35:47 Re: max_stack_depth Exceeded
Previous Message David Wilson 2008-09-05 07:19:12 Re: Prepared statements aren't working with parameters with PQexecParams