blocking function in PL/Python

From: Ottavio Campana <ottavio(at)campana(dot)vi(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: blocking function in PL/Python
Date: 2006-11-10 01:16:38
Message-ID: 4553D2F6.5050507@campana.vi.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

suppose we have a stored procedure written in PL/Python.

What happens if the function blocks for a while?

Does the server still works for the other clients?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Glen Parker 2006-11-10 01:23:56 Re: AutoVacuum on demand?
Previous Message Joshua D. Drake 2006-11-10 01:13:51 Re: AutoVacuum on demand?