Hi all,
Can be used multi database in the lava ? And is there any introduction to this ?
Best Regards
XuHongyu
This email is intended only for the named addressee. It may contain information that is confidential/private, legally privileged, or copyright-protected, and you should handle it accordingly. If you are not the intended recipient, you do not have legal rights to retain, copy, or distribute this email or its contents, and should promptly delete the email and all electronic copies in your system; do not retain copies in any media. If you have received this email in error, please notify the sender promptly. Thank you.
On 9 June 2017 at 08:58, Xu, Hongyu hongyu.xu@hxt-semitech.com wrote:
Hi all,
Can be used multi database in the lava ? And is there any
introduction to this ?
Please clarify what you mean. Multiple database engines, multiple database connections or multiple databases in postgresql?
LAVA will only work with postgresql. We haven't used failover with postgresql with the current instances, there could be problems with how LAVA V1 needs to operate.
In development, LAVA uses a production database for the instance and then a developer database to run the unit tests, all using the same connection to postgresql. The developer database is dropped when the unit tests finish.