On Mon, 2020-04-06 at 09:39 +0300, Andrus wrote:
> Streaming asynchronous binary replication is used with hot standby slave.
>
> To recover disk space
>
> vacuumdb --all --full --skip-locked
>
> is executed in every night is master.
>
> During this vacuumdb stops with error
>
> vacuumdb: error
Hi!
Streaming asynchronous binary replication is used with hot standby slave.
To recover disk space
vacuumdb --all --full --skip-locked
is executed in every night is master.
During this vacuumdb stops with error
vacuumdb: error: vacuuming of table "myschema.mytable" in database "mydb" failed