ср, 6 окт. 2021 г. в 19:29, Adriano dos Santos Fernandes <adrian...@gmail.com>: > > On 06/10/2021 13:12, Mark Rotteveel wrote: > >> > >> Logical restore > >> -------------------- > >> gbak -c -TABLESPACE_MAP(PING_FILE) /path/to/file/map/tablespaces > >> > >> The option TABLESPACE_MAP(PING_FILE) specifies a path to the file > >> which maps tablespace names on file names. For example, > >> TS1 /path/to/tablespace1.dat > >> TS2 /path/to/tablespace2.dat > >> > > It would be good to also have relative paths support, in relation to > main database file. > > In this case, restore will also restore the relative paths to the new > location.
Good point. We'll do it such way. > And what about nbackup? Will it create a .delta file per tablespace? Our implementation does not support nbackup yet. At first glance it might be a special DDL operation like ALTER TABLESPACE <TSNAME> {BEGIN|END} BACKUP -- Roman Simakov Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel