Jump to content

[Solved] PostgreSQL DB & Schema Remote Access


Horus

Recommended Posts

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...