On Tue, Jan 10, 2017 at 1:39 PM, Melvin Davidson <melvin6...@gmail.com>
wrote:

> *Why not just kill the blocking process first? Then everything else will
> proceed.*
>

That's what he said to do. You can do that with a `SELECT
pg_cancel_backend($pid)` query.

Reply via email to