You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the size of the backup is almost 2 times bigger then the database. Restoring the database from the backup results in a database with the same big size as the backup. Is this normal? How can I "shrink" the backup to the size of the database?
Check that you don't have tablespaces somewhere else. The query I shared gives the size of all the data, what's inside PGDATA and anything in other tablespaces.
I noticed that the size of the backup is almost 2 times bigger then the database. Restoring the database from the backup results in a database with the same big size as the backup. Is this normal? How can I "shrink" the backup to the size of the database?
The database is 318 GB, as seen here:
The backup is 586 GB, even the first backup. "df" confirmed this after the first backup (the above output is after several backups).
Here are the sizes, reported by barman:
Versions:
Configuration:
localhost.conf
barman.conf
The text was updated successfully, but these errors were encountered: