craig-rueda edited a comment 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:[email protected]: 5432/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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
