Horus Posted November 27, 2019 Share 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 Link to comment Share on other sites More sharing options...
Sn1F3rt Posted November 27, 2019 Share 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. Link to comment Share on other sites More sharing options...
Horus Posted November 27, 2019 Author Share 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. Link to comment Share on other sites More sharing options...
Sn1F3rt Posted November 27, 2019 Share 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. Link to comment Share on other sites More sharing options...
Horus Posted November 27, 2019 Author Share 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 Link to comment Share on other sites More sharing options...
Krydos Posted November 28, 2019 Share Posted November 28, 2019 Remote access enabled. Link to comment Share on other sites More sharing options...
Horus Posted November 28, 2019 Author Share Posted November 28, 2019 Remote access enabled.Thank you Krydos. However, psycopg2 (Python) is still unable to connect. Can you double check? Link to comment Share on other sites More sharing options...
Krydos Posted November 29, 2019 Share Posted November 29, 2019 What is your username? Link to comment Share on other sites More sharing options...
Flaze Posted November 30, 2019 Share Posted November 30, 2019 gbanhudo. Link to comment Share on other sites More sharing options...
Krydos Posted December 2, 2019 Share Posted December 2, 2019 I double checked and the postgresql user gbanhudo_remoteuser has remote access to the database gbanhudo_geometries from any IP. Link to comment Share on other sites More sharing options...
Recommended Posts