Closed (won't fix)
Project:
Drush
Version:
8.x-6.x-dev
Component:
SQL
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Aug 2011 at 17:27 UTC
Updated:
11 Sep 2013 at 11:07 UTC
Just found this project:
http://drupal.org/project/drush_sql_extras
Haven't looked at the code yet, but that seems like something we should consider adding to core either way.
Comments
Comment #1
moshe weitzman commentedi considered the encrypt stuff a while back but it looked more complex than i wanted to tackle. I did add --gzip option, which they offer as well.
Comment #2
perusio commentedThe complexity comes from the fact that I'm relying on an external program, in this case openssl, for the encryption. As for the gzip I moved it to bzip2 and I always try first to use pbzip2 to take advantage of multicore/multi-processor machines. May I suggest you do the same and try pigz having gzip as a fallback?
Comment #3
greg.1.anderson commentedThis issue was marked
closed (won't fix)because Drush has moved to Github.If this feature is still desired, you may copy it to our Github project. For best results, create a Pull Request that has been updated for the master branch. Post a link here to the PR, and please also change the status of this issue to
closed (duplicate).Please ask support questions on Drupal Answers.