-
- Notifications
You must be signed in to change notification settings - Fork 262
Closed
Description
Submitted by: Sean Leyne (seanleyne)
Assigned to: Claudio Valderrama C. (robocop)
SFID: 447391#
Submitted By: seanleyne
The -V (Verbose) option of GBAK now allows for
a 'counter' value to be specified -- i.e. GBAK ... -V
20000
This value will provide additional user feedback, as
the data rows are backed-up or restored. Once GBAK
has processed the defined number of rows (either
backed-up/restored or re-indexed), GBAK will print
message indicating the running row count value.
By default, the counter value is 10,000.
Commits: 08a33d5