Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Have you checked that C:/Program Files/PostgreSQL/13/data/pg_hba.conf exists? If so, maybe check if file permissions are set in a way postgres can reach/read the file.
    – Zenithies
    Commented May 5, 2021 at 19:01
  • Perhaps a problem with the forward slashes or the space in "Program Files" ? Could you try placing pg_hba.conf in another folder? Commented May 5, 2021 at 19:28
  • Yes, I can confirm that it exists.
    – CiaranC94
    Commented May 5, 2021 at 19:37