खुला हुआ बंद किया हुआ

Multi-Tenancy with different database #172


User avatar
0
vishalnikam बनाया था

Hi,

there is no option to add seperate database connection string here.. I want to add tenants with different database one with SQL server and other one with PostgreSQL. Could you please provide some guidance


3 उत्तर (ओं)
  • User Avatar
    0
    alper बनाया था
    सहायता दल Director

  • User Avatar
    0
    vishalnikam बनाया था

    I tried that option but it didnt create any database. Although it workes with shared database.

    Also does abp support tenenat with different database like 1 tenant with SQL and other one with Postgresql ? or need any implemenation to switch between database ?

  • User Avatar
    0
    alper बनाया था
    सहायता दल Director

    It can work but you need to create 2 seperate projects one for EF Core SQL provider and one for EF Core Postgresql. out of the box it doesn't support different providers in the same code-base. for your question, can you check the logs, maybe the host is unreacunreachable

Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11