Re: vacuum full doubled database size - Mailing list pgsql-general

From Ron
Subject Re: vacuum full doubled database size
Date
Msg-id caeb0759-20cc-30db-780d-b253f0ad66f0@gmail.com
Whole thread Raw
In response to vacuum full doubled database size  ("Zwettler Markus (OIZ)" <Markus.Zwettler@zuerich.ch>)
Responses Re: vacuum full doubled database size  (Fabio Ugo Venchiarutti <f.venchiarutti@ocado.com>)
List pgsql-general
This is why I'd VACUUM FULL in a planned manner, one or two tables at a time, and locally from crontab.

On 3/13/20 8:41 AM, Zwettler Markus (OIZ) wrote:

We did a "vacuum full" on a database which had been interrupted by a network outage.

 

We found the database size doubled afterwards.

 

Autovacuum also found a lot of orphaned tables afterwards.

 

The ophan temp objects went away after a cluster restart while the db size remained doubled.

 

Any idea?

 

Postgres 9.6.17

 

 


--
Angular momentum makes the world go 'round.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: pg_upgrade 9.6 to 12 without 9.6 binaries
Next
From: Adrian Klaver
Date:
Subject: Re: Streaming replication - 11.5