Jump to content

camilogeo

Members
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Brasil

camilogeo's Achievements

Rookie

Rookie (2/14)

  • Reacting Well Rare
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Request to allow database access from any IP address Hello, I am trying to connect to the PostGIS database on the server morty.heliohost.org, but my connection is being blocked by the pg_hba.conf settings. To facilitate access for testing purposes, could you please change the rule in the pg_hba.conf file to allow connections to my database from any IP address? Details: Server: morty.heliohost.org Database: camilogeo_gis User: camilogeo_admin The required permission lines in pg_hba.conf should be changed to: # For IPv4 host camilogeo_gis camilogeo_admin 0.0.0.0/0 md5 # For IPv6 host camilogeo_gis camilogeo_admin ::/0 md5 I am aware of the security risks associated with this configuration. Thank you for your help.
  2. I would like to have the one-week trial access to test it. I want to use it for academic purposes, which includes uploading vector and raster data, working on maps with a team in QGIS, and creating user permissions.
  3. server: johnny.heliohost.org Postgresql user: "camilogeo_admin" Postgresql database: "camilogeo_gis"
  4. Hello, I need remote acess to the postgresql database from any ip. server: johnny.heliohost.org
  5. Hello, I need remote acess to the postgresql database from any ip. server: johnny.heliohost.org Postgresql user: "camilogeo_admin" Postgresql database: "camilogeo_gis" Thank you.
  6. Hello, I need remote acess to the postgresql database from any ip. server: johnny.heliohost.org Postgresql user: "camilogeo_admin" Postgresql database: "camilogeo_gis" Thank you.
  7. Hello, I need remote acess to the postgresql database from any ip. server: johnny.heliohost.org Postgresql user: "camilogeo_admin" Postgresql database: "camilogeo_gis" Thank you.
×
×
  • Create New...