Jump to content

ilich

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by ilich

  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: ilich_secultura

    user: ilich_secultura_user

    host: johnny.heliohost.org

     

    And the command from debian I'm using is:

     

    psql -h johnny.heliohost.org -p 5432 -U ilich_secultura_user -W pwd -d ilich_secultura

     

    Then the connection responds:

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

     

    I need help. Thanks

     

    **edit: host is johnny NOT jhonny. But still not working :(

×
×
  • Create New...