Use db replication to imports

Hi,
It is possible to set a dedicated database for easyBi imports (non main Jira db)? I want that easy bi use our db replication so as not to affect the performance of PROD db.

Hi @Arek.Baka,

Using a database replica for eazyBI imports is not supported as eazyBI uses Jira’s API to import data, not direct database connections.

For performance optimization, we recommend:

  1. Using dedicated nodes in Jira Data Center - this allows you to run eazyBI-intensive tasks on separate nodes. Here are more details: Dedicated nodes for Data Center

  2. Scheduling imports during off-peak hours if needed. In addition, you can specify which part of the day data imports are allowed by specifying disabled_hours or enabled_hours for background jobs. Here are more details on advanced settings and how to set them: Advanced settings.

Several videos on eazyBI administration, including how to set it up for better performance and usability, are available in the documentation space: Videos: eazyBI administration.

Best,
Zane / support@eazyBI.com