#701: postgres install fails with non-standard port
----------------------+-----------------
  Reporter:  ccurvey  |    Owner:
      Type:  defect   |   Status:  new
  Priority:  major    |  Version:  0.7.0
Resolution:           |
----------------------+-----------------
 I have my postgres server running on port 5432, not 5434.  It appears that
 specifying --database-port, --database-host, --database-string is ignored,
 because when I set them up, I'm still getting

 {{{
 Error: TimeoutError: Unable to get database connection within 0 seconds.
 (OperationalError: could not connect to server: Connection refused
         Is the server running on host "localhost" (::1) and accepting
         TCP/IP connections on port 5432?
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/701>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to