Closed (fixed)
Project:
Node export
Version:
7.x-3.x-dev
Component:
Drush integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2012 at 22:34 UTC
Updated:
12 Feb 2012 at 23:40 UTC
Exporting hundreds of nodes with file attachments (that are base64 encoded) is very memory demanding. For a case I have, setting memory limits for drush to 4096MB *isn't* sufficient - drush exports crash with memory exhausted errors.
Over the course of an export, isn't there some way that memory could be freed after each node so such limits would be sufficient?
Comments
Comment #1
danielb commentedDon't export so many nodes. Simple.
See also #1289754: Add batch support