You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/12/11 22:02:24 UTC

[GitHub] [incubator-superset] craig-rueda commented on issue #8811: Connection failed/refused when connecting to local PostgreSQL Database

craig-rueda commented on issue #8811: Connection failed/refused when connecting to local PostgreSQL Database
URL: https://github.com/apache/incubator-superset/issues/8811#issuecomment-564753420
 
 
   Try `postgresql://superset_user:password@127.0.0.1/superset` (This will force IPv4). Otherwise, are you certain that you can connect to it? `psql -h 127.0.0.1 -U superset_user superset`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org