Abrir Fechadas

Multi-Tenancy with different database #172


User avatar
0
vishalnikam criada

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 resposta (s)
  • User Avatar
    0
    alper criada
    Equipe de Apoio Director

  • User Avatar
    0
    vishalnikam criada

    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 criada
    Equipe de Apoio 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 março 25, 2024, 15:11