0

I am trying to connect Google Data Studio to PostgreSQL using my local host, but it throws me an error. I have also tried using the inet_server_address as local host, provided by using the following command:

select inet_server_addr( ), inet_server_port( );

This is the error I get: ds

1 Answer 1

1

Data Studio does not run locally so it can't connect to your server using localhost hostname. Your best bet is to expose the local server to internet and putting in your public IP in the config for Data Studio.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.