Customer Portal

Error Connecting Postgre

Comments 1

  • Avatar
    Lukas Cholasta
    0
    Comment actions Permalink
    Hello

    Just to be sure, add a port number to the URL: jdbc:postgresql://localhost:5432/Demo
    Check your firewall settings, to make sure it isn't blocking your connection, eventualy you could set
    an exception for CloverETL Designer and check your database server settings.
    Also reading the DB server log should give you better knowledge on where the problem is.

    Best regards

Please sign in to leave a comment.