Jump to content

Horus

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by Horus

  1. I would like to request access to the following databases & schemas for the user "gbanhudo_remoteuser":

    • Databases:
      • gbanhudo_statistics
      • gbanhudo_gazeteer
    • Schemas:
      • gbanhudo_geometries.wof (though the access to the DB has already been granted in this thread, access for the schemas must be given by hand)

     

    As for the schema, here lies an example of the problem. The solution then consists of employing the following:

    GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA wof TO gbanhudo_remoteuser;
    

    Thanks in advance and sorry for the extra work

  2. 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"

  3. 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
×
×
  • Create New...