pg_restore real file size

Поиск
Список
Период
Сортировка
От drum.lucas@gmail.com
Тема pg_restore real file size
Дата
Msg-id CAE_gQfU6TOAjzc4H7f2GgtVo4n=uQh7c8yWB6HU0W0Vbo7V6XQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_restore real file size  (John R Pierce <pierce@hogranch.com>)
Re: pg_restore real file size  ("drum.lucas@gmail.com" <drum.lucas@gmail.com>)
Список pgsql-general
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

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Privileges granted on dblink extension function do not survive database dump and restore
Следующее
От: John R Pierce
Дата:
Сообщение: Re: pg_restore real file size