postgresql : cross-database references are not implemented:
问题 I am trying to convert SQL inner join query into PostgreSQL inner join query. In this inner join query which tables are using that all tables are not present in one database. we separated tables into two databases i.e. application db and security db users and permission table are present in security db userrolemapping and department are present in application db I tried like below but I am getting following error Error ERROR: cross-database references are not implemented: "Rockefeller