Re: BUG #14618: pg_repack - waiting for 1 transactions to finish

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: julien(dot)vacassoulis(at)gmail(dot)com
Cc: PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14618: pg_repack - waiting for 1 transactions to finish
Date: 2017-04-11 00:57:25
Message-ID: CAB7nPqRRUe7ssjm-x8GubTQyCSx_qMvvAnCkLHu0_7+J10aV=A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Apr 11, 2017 at 12:42 AM, <julien(dot)vacassoulis(at)gmail(dot)com> wrote:
> I use pg_repack version 1.3.4.
> I had the following message nearly 80000 times (until the PID 3254
> transaction is manually killed)
>
> NOTICE: Waiting for 1 transactions to finish. First PID: 3254
>
> When I perfom the command pg_repack I use the option "-T 450" and I wonder
> why the process wasn't killed after 450 secs ?
>
> How can I fix it ?
>
> Thank you and sorry for my grammatical errors ! :-)

I think that you had better contact the project maintainers here:
https://github.com/reorg/pg_repack
This is out of scope of the PostgreSQL core project.
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael De Marco 2017-04-11 02:43:58 Issues
Previous Message andrew.wheelwright 2017-04-10 21:57:56 BUG #14619: Before update trigger on foreign table fails to update values