Open
Description
Postgres use MVCC model and everyone dba and maybe customer know peculiarities MVCC model like bloat. Yes, you may run VACCUM FULL but this not always possible in production.
That's why it would be cool to have the pg_repack extension in Crunchy PGO. This is a fairly well-established extension for removing bloat in tables.
Maybe i don't know and Crunchy pgo has instruments for removing tables bloat, if this true please tell me how to do it or give the link in documentation because i didn't find nothing for this request in doc.