Re: DB size difference after restore

Поиск
Список
Период
Сортировка
От Sonam Sharma
Тема Re: DB size difference after restore
Дата
Msg-id CAM-M3T=duipCWGA6W=Dk0Rw1NBQUW1KRp+FGf11_GP=AtbLU=g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: DB size difference after restore  (Sonam Sharma <sonams1209@gmail.com>)
Ответы Re: DB size difference after restore
Список pgsql-general


On Wed, Oct 3, 2018 at 6:21 PM Sonam Sharma <sonams1209@gmail.com> wrote:
Hello Ben,

When we do \l+ , it is different than sourcewhen we load backup from target server.

   Backup is taken using pg_dump  and its loaded as psql db name <backup> 


Regards,

Sonam


 

 


On Wed, Oct 3, 2018 at 6:17 PM Benjamin Scherrey <scherrey@proteus-tech.com> wrote:
If you're talking about space on drive then you can expect the new one to be smaller generally as it has been straight efficient writes rather than a bunch of updates and deletes which create "holes" in the physical file space.

It helps if you are more detailed as to what you've observed if you want a more specific answer. 

  - - Ben Scherrey 

On Wed, Oct 3, 2018, 7:43 PM Sonam Sharma <sonams1209@gmail.com> wrote:
I have restored the database from backup dump but the size of source and target databases are different. What can be the reason for this ?

Regards,
Sonam

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

Предыдущее
От: Fabio Pardi
Дата:
Сообщение: Re: DB size difference after restore
Следующее
От: Chris Travers
Дата:
Сообщение: Re: DB size difference after restore