pg_restore - Real dump file size

From: "drum(dot)lucas(at)gmail(dot)com" <drum(dot)lucas(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: pg_restore - Real dump file size
Date: 2016-02-26 04:25:48
Message-ID: CAE_gQfXBUYTuTzqTAhJS08JcuKgmr0xoqeVq8QSg8Z2whnecTQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,

I'm doing the pg_restore now in a 1.5TB file:

*# ls -la*

postgres postgres 1575324616939 Feb 20 13:55 devdb_0.sql

But, the restore has gone over 1.6 TB

*# \l+*

1639 GB

How is that even possible?

*pg_restore command:*

/usr/pgsql-9.2/bin/pg_restore -d dbname --exit-on-error --jobs=4 --verbose
devdb_0.sql

Cheers

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message drum.lucas@gmail.com 2016-02-26 05:19:11 Re: pg_restore - Real dump file size
Previous Message Fred Parkinson 2016-02-24 18:23:58 Re: db commands elicit no response