On Wed, Sep 28, 2016 at 09:46:22PM +0800, huang wrote:
> Hi friends,
>
> There is a error deadlock detected in vacuumdb parallel .
> but if I do not use parallel , it has not deadlock detected .
man vacuumdb says about -j option:
>> Note that using this mode together with the -f (FULL) option might cause
>> deadlock failures if certain system catalogs are processed in parallel.
so, while I understand it's not pretty, it's well documented.
Best regards,
depesz