IPROP-LOG(8) | System Manager's Manual | IPROP-LOG(8) |
iprop-log | [--version] [-h | --help] command |
iprop-log truncate | [-c file | --config-file=file] [-r string | --realm=string] [-h | --help] |
iprop-log dump | [-c file | --config-file=file] [-r string | --realm=string] [-h | --help] |
iprop-log replay | [--start-version=version-number] [--end-version=version-number] [-c file | --config-file=file] [-r string | --realm=string] [-h | --help] |
command can be one of the following:
Truncates the log. Sets the new logs version number for the to the last entry of the old log. If the log is truncted by emptying the file, the log will start over at the first version (0).
Print out all entries in the log to standard output.
Replay the changes from specified entries (or all if none is specified) in the transaction log to the database.
prints the version of the last log entry.
February 18, 2007 | NetBSD 6.1 |