Recover Disk Space From Terminated VACUUM FULL ANALYZE

Поиск
Список
Период
Сортировка
От Dustin Jantz
Тема Recover Disk Space From Terminated VACUUM FULL ANALYZE
Дата
Msg-id SJ0PR17MB5724B25C6790E1627D3E5DD2BDB69@SJ0PR17MB5724.namprd17.prod.outlook.com
обсуждение исходный текст
Ответы Re: Recover Disk Space From Terminated VACUUM FULL ANALYZE  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgsql-admin

VACUUM FULL ANALYZE was ran on the 4 largest tables on the database from a remote server. Before the commands could be completed the server lost connection to the database. Normally the database disk usage is approximately 400 GB but after the terminated VACUUM FULL ANALYZE the disk usage is over 600 GB. Summing the disk used by the tables in the database with size is still around 400 GB but the disk used by the DB as a whole is over 600 GB. What is the best way to recover the disk space?

 

Postgres version 12.6

 

Kind regards,

 

Dustin Jantz

 

В списке pgsql-admin по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: all_roles_backup
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Recover Disk Space From Terminated VACUUM FULL ANALYZE