Re: Restoration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,

On 6/22/24 10:11 PM, Wasim Devale wrote:
Can I restore backup from barman which has postgresql 12 version's backup to postgresql 13? Will the extension's work. Please advise or any suggestions.

without being 100% certain, I would say ...

  1. barman creates a physical copy of the data directory
  2. the data directory does work for the version it was created with via initdb
      so you can not just run your pg12 restore on a pg13 instance
  3. restoring the data directory plus running pg_upgrade should do the job though





[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux