Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scenario

You have been testing and want to drop all accumulated notifications.

Method

Uninstall the EMQ

...

add-on, drop the EMQ tables, reinstall the EMQ addon.  This can be done live, as no other entity will be using those tables.

 

EMQ stores all data in Active Objects database tables.  The Prefix for this is AO_2B6685, some example Table names are:

No Format
AO_2B6685_AUDIT_DIGEST_HISTORY
AO_2B6685_AUDIT_EMAIL
AO_2B6685_AUDIT_EMAIL_ISSKEY
AO_2B6685_AUDIT_LOG
AO_2B6685_AUDIT_EMAIL_RECIP
...

 

A low level

...

database tool can be used drop drop the tables.  For Postgres databases, selecting all AO_2B6685 tables and using right-click > Drop-Cascaded will do the job.

Page Tree
startDepth2
searchBoxtrue