Jump to content

[Solved] Request: Remote Access To Postgresql


flm

Recommended Posts

Greetings. I would like to enable unrestricted remote access to the following database:

host: johnny.heliohost.org

port: 5432

database: flm_dds1

user: flm_postgres

 

Let me know if you need anything else for authentication or configuration purposes

Link to comment
Share on other sites

I would like to enable unrestricted remote access to the following database:

after you setup your database in cPanel --> [ MySQL Database Wizard ]

 

in cPanel's --> [ Remote MySQL ]

enter your ISP's IP address and you can add other IP address'

OR

If you want any IP in the world - to connect to the database then put a [ % ] there instead of any IP - this is a large security risk

Link to comment
Share on other sites

 

I would like to enable unrestricted remote access to the following database:

after you setup your database in cPanel --> [ MySQL Database Wizard ]

 

in cPanel's --> [ Remote MySQL ]

enter your ISP's IP address and you can add other IP address'

OR

If you want any IP in the world - to connect to the database then put a [ % ] there instead of any IP - this is a large security risk

 

 

Thank you very much for your prompt response.

 

Sadly, even though I added an '%' entry I'm still getting the same access error:

 

Warning: pg_connect(): Unable to connect to PostgreSQL server: FATAL: no pg_hba.conf entry for host "::1", user "flm_postgres", database "flm_dds1"

 

Could it be that this configuration only applies to MySQL databases?

 

Nevermind, this is too much of a hassle. I'll use an Elephant postgreSQL server instead.

Link to comment
Share on other sites

 

 

I would like to enable unrestricted remote access to the following database:

after you setup your database in cPanel --> [ MySQL Database Wizard ]

 

in cPanel's --> [ Remote MySQL ]

enter your ISP's IP address and you can add other IP address'

OR

If you want any IP in the world - to connect to the database then put a [ % ] there instead of any IP - this is a large security risk

 

 

Thank you very much for your prompt response.

 

Sadly, even though I added an '%' entry I'm still getting the same access error:

 

Warning: pg_connect(): Unable to connect to PostgreSQL server: FATAL: no pg_hba.conf entry for host "::1", user "flm_postgres", database "flm_dds1"

 

Could it be that this configuration only applies to MySQL databases?

 

That's exactly the issue. There's no way to do remote Postgres on your own. Krydos has to set it up for you.

 

If you want, I can escalate and have this done for you. Are you still interested? If so, what database, and what IPs should it be accessed from?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...