Enhance restore performance of GBAK using batch API
---------------------------------------------------
Key: CORE-5952
URL: http://tracker.firebirdsql.org/browse/CORE-5952
Project: Firebird Core
Issue Type: Improvement
Components: GBAK
Affects Versions: 4.0 Initial
Reporter: Alexander Peshkov
When restoring data gbak sends each record to firebird engine one by one.
That's not too bad with embedded connection but when network is involved
performance losses are dramatic, specially in WAN case. Batch API is designed
to solve such problems and should be used in gbak.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel