Re: [ADMIN] pgdump and restore results in different sizes DB

Поиск
Список
Период
Сортировка
От Keith
Тема Re: [ADMIN] pgdump and restore results in different sizes DB
Дата
Msg-id CAHw75vvBmzJMhv6_R8mjRCAb_zh8zgZu=Jn7awdSoFv=8wcQMw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [ADMIN] pgdump and restore results in different sizes DB  ("Jean R. Franco" <jfranco@maila.biz>)
Ответы Re: [ADMIN] pgdump and restore results in different sizes DB  ("Jean R. Franco" <jfranco@maila.biz>)
Список pgsql-admin


On Mon, Sep 4, 2017 at 8:36 AM, Jean R. Franco <jfranco@maila.biz> wrote:
Hi Michael,

Thanks for replying,

Do you think it would be that big of a size? Over 21G?

Thanks,




Most certainly. I've cleaned up hundreds of gigs when a system had never done any serious bloat monitoring/cleanup before.


Keith


4 de Setembro de 2017 08:45, "Michael Vitale" <michaeldba@sqlexec.com> escreveu:

nice benefit of logical dump and restore: bye bye bloat

On September 4, 2017 at 7:35 AM "Jean R. Franco" <jfranco@maila.biz> wrote:

Hello Everyone,

I'm moving a postgresql server from one server to another, both running versions 9.4.10
It's a single large database and I'm using pgdump to export and restoring on the new server.

The thing is, on the old server the database size is 81GB, but when I restore on the new server, it decreases to 60GB

List of databases
Name | Owner | Encoding | Collate | Ctype | Access privileges | Size | Tablespace | Description
------------+----------+----------+---------+-------+-------------------+-------+------------+-------------
ecidade | postgres | LATIN1 | C | C | | 60 GB | pg_default |

I'm watching the whole process of restoring it and have no errors.
What could I been doing wrong?

Thanks,


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

Предыдущее
От: Sumeet Shukla
Дата:
Сообщение: Re: [ADMIN] wal_level not changing
Следующее
От: tirveni yadav
Дата:
Сообщение: Re: [ADMIN] New to postgreSQL