On Thu, 15 Feb 2018 17:40:48 +0100
Meikel Bisping wrote:
> Hello,
>
> we have lots of scripts which issue individual vacuum commands to tables
> like "vacuum full gxstage_bs" but also general "vaccum full" commands.
> Until now these scripts run sequentially and there are no problems.
> Now the
Hello,
we have lots of scripts which issue individual vacuum commands to tables
like "vacuum full gxstage_bs" but also general "vaccum full" commands.
Until now these scripts run sequentially and there are no problems.
Now the idea is to run some scripts in parallel, my question is if
parallel