>my BLOB records are plain text phrases, somewhere between 1 and 400 char-s , 
>containing setup information (in Delphi I save a TStringList to file and I 
>backup that file in my database).
>
>My question was about saving these tables with gbak -v (verbose) where I can 
>see the time spent to backup / restore each table. Can I speedup this process 
>somehow ?

You could try to include the –g switch, not as a permanent solution, but if 
things become considerably faster with –g, then your problem is with 
transaction handling and not directly related to the backup or blobs.

Set
  • ... 'Tiberiu Horvath' tiberiu_horv...@yahoo.com [firebird-support]
    • ... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
      • ... 'Leyne, Sean' s...@broadviewsoftware.com [firebird-support]
        • ... 'Carlos H. Cantu' lis...@warmboot.com.br [firebird-support]
          • ... tiberiu_horv...@yahoo.com [firebird-support]
            • ... Svein Erling Tysvær svein.erling.tysv...@kreftregisteret.no [firebird-support]
            • ... Ann Harrison aharri...@ibphoenix.com [firebird-support]
              • ... Tim Ward t...@telensa.com [firebird-support]
                • ... Svein Erling Tysvær svein.erling.tysv...@kreftregisteret.no [firebird-support]
                • ... tiberiu_horv...@yahoo.com [firebird-support]
                • ... Thomas Steinmaurer t...@iblogmanager.com [firebird-support]
                • ... tiberiu_horv...@yahoo.com [firebird-support]
                • ... Thomas Steinmaurer t...@iblogmanager.com [firebird-support]
                • ... Ivan Arabadzhiev intelru...@yahoo.com [firebird-support]
          • ... 'Leyne, Sean' s...@broadviewsoftware.com [firebird-support]

Reply via email to