Postgres db cannot be accessed through Power BI connection
Hi ! I have tried to establish a connection from my railway Postgres database to PowerBi using the correct credentials, when I try to do so I get this error: "existing connection was forcibly closed by the remote host".
Does Railway allow this kind of connections ?
Do I have to do some special configuration to allow this kind of connections ?
Thank you !
Project: 1372ce03-d709-4acd-a10a-a4cb97d3a012
4 Replies
Project ID:
1372ce03-d709-4acd-a10a-a4cb97d3a012
there's a good possibility that the version of powerbi you are using is not compatible with the version of postgres railway is using, I would test this out but powerbi looks like it's going to be incredibly large and bulky download
Thanks for your answer, searching a little I have found that there is compatibility but the problem may be that currently is not enabled the configuration of direct access from the internet to the PostgreSQL database.
Is there any way to enable this setting from Railway ?
is not enabled the configuration of direct access from the internet to the PostgreSQL databaserailways database are always fully open to the internet, in fact there is no way to even disable that