BUG #14941: Vacuum crashes - Mailing list pgsql-bugs

From lyes.amd@gmail.com
Subject BUG #14941: Vacuum crashes
Date
Msg-id 20171201160907.27110.74730@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #14941: Vacuum crashes  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14941
Logged by:          Lyes Ameddah
Email address:      lyes.amd@gmail.com
PostgreSQL version: 9.6.0
Operating system:   CentOs 7
Description:

Hello, 

I make a complete empty once a week in an automated way and it happens that
the vacuum is stuck on a table (perhaps another process has a lock first).


The behavior I would like to see is that the void ignores this table and
moves to another instead of being blocked. 

Is it possible to have a solution to this problem please? 
Thank you!


pgsql-bugs by date:

Previous
From: Julien Grillot
Date:
Subject: [ltree] Should `SELECT LCA('1.2', '1.2.3');` return '1.2' instead of '1'?
Next
From: "David G. Johnston"
Date:
Subject: Re: [ltree] Should `SELECT LCA('1.2', '1.2.3');` return '1.2' insteadof '1'?