Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
hi guys, help on this would be fantastic...
I'm trying to connect power BI to a PostgreSQL database to direct query with local on prem gateway. usually, I'd just use the Host address to connect:"iqo.alco.co" for example (via PG Admin etc) but the data gateway only seems to connect if I use the IP address... the database server and the gateway are running on the same machine. there are 2 postgresql servers at that IP with different hosts, BI automatically connects to DB1 and i need to connect to DB2 to my 2nd DB?
Hi @Laurieholbrook1 ,
Have you already solved the problem? If so, can you share your solution here and mark the correct answer as standard to help other members find it faster? Thank you very much for your co-operation!
Best Regards,
Clara Gong
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
the database server and the gateway are running on the same machine.
Please do not do that. Gateways need their own dedicated VMs. They will starve out any other app on the same machine.