Re: trying again to get incremental backup
От | Robert Haas |
---|---|
Тема | Re: trying again to get incremental backup |
Дата | |
Msg-id | CA+TgmobMhFojKjdh8P=CRVVZkw1bVWrfxfB=drE77T-SgwMLyw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: trying again to get incremental backup (Thom Brown <thom@linux.com>) |
Список | pgsql-hackers |
On Thu, Apr 25, 2024 at 6:44 PM Thom Brown <thom@linux.com> wrote: > I would like to query the following: > > --tablespace-mapping=olddir=newdir > > Relocates the tablespace in directory olddir to newdir during the backup. olddir is the absolute path of the tablespaceas it exists in the first backup specified on the command line, and newdir is the absolute path to use for thetablespace in the reconstructed backup. > > The first backup specified on the command line will be the regular, full, non-incremental backup. But if a tablespacewas introduced subsequently, it would only appear in an incremental backup. Wouldn't this then mean that a mappingwould need to be provided based on the path to the tablespace of that incremental backup's copy? Yes. Tomas Vondra found the same issue, which I have fixed in 1713e3d6cd393fcc1d4873e75c7fa1f6c7023d75. -- Robert Haas EDB: http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления: