Re: Autonomous Transaction is back - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Autonomous Transaction is back
Date
Msg-id 55B6A7C1.7000607@agliodbs.com
Whole thread Raw
In response to Autonomous Transaction is back  (Rajeev rastogi <rajeev.rastogi@huawei.com>)
Responses Re: Autonomous Transaction is back  (Rajeev rastogi <rajeev.rastogi@huawei.com>)
List pgsql-hackers
On 07/27/2015 02:47 AM, Rajeev rastogi wrote:
>> Why have any fixed maximum?
> Since we are planning to have nested autonomous transaction, so it is required to have limit on this so that
resourcescan be controlled.
 

Is there a particular reason why this limit wouldn't just be
max_stack_depth?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: Make timestamptz_out less slow.
Next
From: Tomas Vondra
Date:
Subject: Re: multivariate statistics / patch v7