Subject | Re: [Firebird-general] Progress meter for gbak |
---|---|
Author | Milan Babuskov |
Post date | 2003-12-18T10:10:43Z |
Nigel Weeks wrote:
10000 records
20000 records
etc.
What you want is nice, but not very usable IMHO. To calculate %, gbak
would have to select count(*) on each table just to get the clue, and
that could take *long*. Backup is enough slow as it is now, I wouldn't
like it to be more slower.
I consider gbak a DBA utility, not an end user one.
--
Milan Babuskov
http://fbexport.sourceforge.net
> The -v switch does the following?:It does the lines, and works very nice:
>
> Progress 0%:===== :100% eta 4:34:12
10000 records
20000 records
etc.
What you want is nice, but not very usable IMHO. To calculate %, gbak
would have to select count(*) on each table just to get the clue, and
that could take *long*. Backup is enough slow as it is now, I wouldn't
like it to be more slower.
I consider gbak a DBA utility, not an end user one.
--
Milan Babuskov
http://fbexport.sourceforge.net