mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
211 stars 64 forks source link

[FEATURE REQUEST] Backup/Restore - Firebird 3 -SKIP(_DATA) | Firebird 4 -INCLUDE(_DATA)/-SKIP(_DATA) #212

Open nLeonardt95 opened 3 years ago

nLeonardt95 commented 3 years ago

Hello, it would be nice if these options for backup/restore could also be integrated into Flamerobin.

Since Firebird 3 https://firebirdsql.org/file/documentation/release_notes/html/en/3_0/bk02ch11s03.html#d0e19573

Since Firebird 4 https://firebirdsql.org/file/documentation/release_notes/html/en/4_0/rlsnotes40.html#rnfb40-util-gbak-include-data

luronumen commented 3 years ago

Hi @nLeonardt95

FlameRobin already have options to Backup/Restore databases.

Please let us know if it is enough for you.

BACKUP BACKUP

RESTORE RESTORE

nLeonardt95 commented 3 years ago

Yes, I know that, but I mean the Skip_data and include_data option.

Jdochoa commented 3 years ago

Hi @nLeonardt95 ,

This is part of the FB3 / FB4 updates, please be patient.

./jo