Horus Posted November 27, 2019 Posted November 27, 2019 (edited) From what I've been reading in similar threads, external access to a DB (in my case, for inflating data onto a DB programatically) has to be requested. With this in mind, I am then requesting remote access to the *****_geometries database, belonging to user:***** _remoteuser Edited November 28, 2019 by Horus Fixed user
Sn1F3rt Posted November 27, 2019 Posted November 27, 2019 Please mention the user, you'd like to Grant remote access to, in name. Krydos can set that up for you.
Horus Posted November 27, 2019 Author Posted November 27, 2019 Please mention the user, you'd like to Grant remote access to, in name. Krydos can set that up for you.Thank you for your reply. It was already there, I edited the post to make it more visible.
Sn1F3rt Posted November 27, 2019 Posted November 27, 2019 Not that actually. I didn't ask your username. I meant the Database user, you'd like remote access to be enabled for. Example:gbanhudo_test Replace 'test' with the user you've created.
Horus Posted November 27, 2019 Author Posted November 27, 2019 (edited) Not that actually. I didn't ask your username. I meant the Database user, you'd like remote access to be enabled for. Example:gbanhudo_test Replace 'test' with the user you've created.My bad, the user is "*****_remoteuser" Edited November 28, 2019 by Horus
Horus Posted November 28, 2019 Author Posted November 28, 2019 Remote access enabled.Thank you Krydos. However, psycopg2 (Python) is still unable to connect. Can you double check?
Krydos Posted December 2, 2019 Posted December 2, 2019 I double checked and the postgresql user gbanhudo_remoteuser has remote access to the database gbanhudo_geometries from any IP.
Recommended Posts