1.18 |
17 Apr 2024 |
MR |
Moved and reworded -NODBTRIGGERS as it is a backup switch, not a restore switch (#207) |
1.17 |
2 Apr 2024 |
MR |
Protocol names are lowercase (#205) |
1.16 |
24 Feb 2024 |
MR |
Fixed rendering issue with -INCLUDE[_DATA] syntax |
1.15 |
24 Feb 2024 |
MR |
Include gbak name in the document title, making it the same as on https://firebirdsql.org/en/reference-manuals/ |
1.14 |
17 Feb 2024 |
MR |
-
Fix wrong rendering due to wrong double quotes
-
-STATISTICS also displayed for -VERBINT
-
-USER cannot be abbreviated to -U
-
Added notes on -REPLICA vs -MODE
-
Added word-joiner in commandline switches between minus (- ) and first character to ensure they aren’t broken up on word wrap
-
Add links from usage instruction to relevant sections
|
1.13 |
16 Feb 2024 |
MR |
-
Reordered document history so most recent changes are on the top
-
Some copy-editing and formatting of the document history
-
Added common options added in Firebird 3.0, 4.0, and 5.0, and some from 2.5 that weren’t documented yet (documented with minimal information, will be expanded later)
-
Removed common options repeated with "see above" in the backup and restore options
-
Reordered restore options to put the main restore options (-CREATE_DATABASE and -RECREATE_DATABASE [OVERWRITE] ) first
-
Misc. copy-editing of commandline options
-
Convert commandline options from definition lists to sections
-
Replaced usage of -REPLACE_DATABASE (or its abbreviations) in examples with -RECREATE_DATABASE OVERWRITE (or abbreviations)
-
Added more information on -CRYPT , -DIRECT_IO , -KEYHOLDER , -KEYNAME , -PARALLEL , -REPLICA , -VERBINT
|
1.12 |
18 Jun 2020 |
MR |
Conversion to AsciiDoc, minor copy-editing |
1.11 |
1 May 2013 |
ND |
A correction to the above change to the -use_[all_space] command line switch — it affects all subsequent pages as well as the ones created during the restore. |
1.10 |
1 May 2013 |
ND |
Slight update to the -use_[all_space] command line switch, to explain how it works in a more understandable manner. |
1.9 |
11 Apr 2013 |
ND |
-
A section has been added to explain how to speed up your backups.
-
A note has been added to the -service option to explain that it’s use is not restricted to remote databases.
-
Syntax errors in some examples corrected.
|
1.8 |
14 Jan 2013 |
ND |
Further updates to document the use of the stdin and stdout filenames in backups and restores.A section has been added to Gbak Caveats giving more in depth detail about these two special filenames. |
1.7 |
11 Jan 2013 |
ND |
-
Updated to document the use of the stdin and stdout filenames in backups and restores, which allow backups to be written to or read from standard input and standard output.
-
A section was added on the use of the above to clone databases without requiring an intermediate backup file.
-
An additional section was also added to show how — using the above in conjunction with SSH — backup and/or restore operations could be carried out on databases where one or both of the databases in question, are remote.
-
A few minor formatting errors, URLs and some examples were corrected.
-
Also added an example of a metadata only backup and restore.
|
1.6 |
11 Oct 2011 |
ND |
*Updated to cover Firebird 2.5 changes.* Corrected description of -g[arbage_collect] switch.* Lots of spelling mistakes corrected.
|
1.5 |
31 Mar 2011 |
ND |
Updated the -z option to indicate that it does carry out a backup. |
1.4 |
09 Aug 2010 |
ND |
Noted that gbak defaults to running a backup or recover according to the first filename parameter supplied. |
1.3 |
24 Jun 2010 |
ND |
Added a bit more details to the -o[ne_at_a_time] restore option to explain transactions. |
1.2 |
24 Nov 2009 |
ND |
Corrected the section on -y Suppress_output plus corrected the formatting of various screen dumps.They had been reformatted as text at some point. |
1.1 |
20 Oct 2009 |
ND |
More minor updates and converted to a standalone manual. |
1.0 |
10 Oct 2009 |
ND |
Created as a chapter in the Command Line Utilities manual. |