Re: Recommendation to run vacuum FULL in parallel - Mailing list pgsql-general

From Peter J. Holzer
Subject Re: Recommendation to run vacuum FULL in parallel
Date
Msg-id 20190403113048.cluaxzhftzm4dclv@hjp.at
Whole thread Raw
In response to Re: Recommendation to run vacuum FULL in parallel  (rihad <rihad@mail.ru>)
List pgsql-general
On 2019-04-03 13:12:56 +0400, rihad wrote:
> Ideally VACUUM FULL should not require a giant lock on the table.
[...]
> Since rewriting a table is a completely internal operation from
> clients' POV, hopefully one day we will see a concurrent version of
> vacuum full.

There are (at least) pg_repack and pg_squeeze. It would be nice to have
that in the core, though.

        hp

--
   _  | Peter J. Holzer    | we build much bigger, better disasters now
|_|_) |                    | because we have much more sophisticated
| |   | hjp@hjp.at         | management tools.
__/   | http://www.hjp.at/ | -- Ross Anderson <https://www.edge.org/>

Attachment

pgsql-general by date:

Previous
From: rihad
Date:
Subject: Re: Recommendation to run vacuum FULL in parallel
Next
From: Lou Tseng
Date:
Subject: Seeded Replication