taler-auditor-sync - create a “safe” synchronized copy of a Taler exchange database for an audit
taler-auditor-sync [-s FILENAME | –source-configuration=FILENAME] [-d FILENAME | –destination-configuration=FILENAME] [-h | –help] [-b SIZE | –batch=SIZE] [-t | –terminate-when-synchronized] [-v | –version] [-L LOGLEVEL | –loglevel=LOGLEVEL]
taler-auditor-sync is a command-line tool to synchronize the Taler auditor’s database in a safe way from a Taler exchange database. If the exchange database violates the assumed database invariants (as expressed by database constraints) or attempts to DELETE or UPDATE tables (at least those that the auditor relies upon), taler-auditor-sync will not replicate those changes and instead halt with an error.
Its options are as follows:
DEBUG
, INFO
,
WARNING
, ERROR
.taler-auditor(1), taler.conf(5).
Report bugs by using https://bugs.taler.net/ or by sending electronic mail to <taler@gnu.org>.