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

danielb’s picture

Category: feature » support
Status: Active » Fixed

Don't export so many nodes. Simple.

See also #1289754: Add batch support

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.