Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Password authentication failed #15

@krydos

Description

@krydos

hi guys,

I was trying to use this project but couldn't even pass the connection screen.

Here is what I have:

  • configured a connection to my local database (no ssh tunnel) with postgres user and password
  • postgresql type of connection is chosen
  • host is localhost (program is running on the same server where postgresql is running)

When I try to connect I'm getting ERROR: password authentication failed for user "postgres". At the same time psql -Upostgres -h localhost works correctly (it asks for my password and then logs me in)

Could you please help me to solve this? Maybe I should configure my database server in some kind of special way to use this app?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions