If past is installed on a site and the logging has run for some time, the database gets pumped up with a lot of data of past. This leads to quite long times upon dumping and syncing the database between two servers.

We should provide a hint on how to use the --skip-tables-key option when executing drush sql-dump/sql-sync in the README of the module.

CommentFileSizeAuthor
#1 sql_sync_hint_2001660_1.patch1.12 KBs_leu

Comments

s_leu’s picture

StatusFileSize
new1.12 KB

Here's a first patch that adds some description on the topic to the README.

s_leu’s picture

Status: Active » Needs review
miro_dietiker’s picture

Status: Needs review » Needs work
+++ b/README.txtundefined
@@ -92,6 +92,23 @@ function YOURMODULE_event_save($module, $machine_name, $message, array $argument
+ mands. The issue regarding this topic can be found on

Found on what? Just remove.

Rest fine.

miro_dietiker’s picture

Status: Needs work » Fixed

Fixed, with removing the above line.

Status: Fixed » Closed (fixed)

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