Jump to content

enesonme

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by enesonme

  1. Have a nice day. I have the problem that I can't connect remotely to the postgres database I've made

     

    My connection parameters are

     

    database: enesonme_upcycling

    user: enesonme_local

    host: johnny.heliohost.org

     

    And the command from debian I'm using is:

     

    psql -h johnny.heliohost.org -p 5432 -U enesonme_local -W pwd -d enesonme_upcycling

     

    Then the connection responds:

    psql: FATAL: no pg_hba.conf entry for host "your ip", user "enesonme_local", database "enesonme_upcycling", SSL off

     

    I need help. Thanks

     

×
×
  • Create New...