Re: autonomous transactions - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: autonomous transactions
Date
Msg-id CAMsr+YH6RH5F4q8SBd+Pf_LkaF+N4EbaPLv+HAyhAE82Asmetg@mail.gmail.com
Whole thread Raw
In response to Re: autonomous transactions  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: autonomous transactions  ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>)
List pgsql-hackers
<p dir="ltr">On 8 Sep. 2016 3:47 am, "Robert Haas" <<a
href="mailto:robertmhaas@gmail.com">robertmhaas@gmail.com</a>>wrote:<br /> ><p dir="ltr">> Of course, if we
coulddecrease the startup cost of a bgworker<p dir="ltr">For this use in autonomous tx's we could probably pool
workers.Or at least lazily terminate them so that the loop cases work better by re-using an existing bgworker.<p
dir="ltr">I'mpretty sure we're going to need a bgworker pool sooner or later anyway. 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Long options for pg_ctl waiting
Next
From: Robins Tharakan
Date:
Subject: High-CPU consumption on information_schema (only) query