On Wed, 19 Jun 2013, Michael Schnell wrote:

On 06/18/2013 02:35 PM, Marcos Douglas wrote:
Today I call WriteXMLFile(Doc, AFileName) but I have XML with 5G, 10G.. 30G...

What the best way to save "line by line"?

Why not push it through a stream compressor ?

You completely miss the point.

The stream has nothing to do with the problem.

The problem is that the source XML is completely in memory, which is why it 
takes so much memory after while.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to