Message-ID: From: "swadams2 (@swadams2)" To: "postgresql-interfaces/psqlodbc" Date: Thu, 05 Dec 2024 17:43:26 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #73: Strange configuration problem In-Reply-To: References: List-Id: X-GitHub-Author-Login: swadams2 X-GitHub-Comment-Id: 2521034813 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 73 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/73#issuecomment-2521034813 Content-Type: text/plain; charset=utf-8 That's strange. The web page I put a link to in my original post says, "Postmaster must run with the -i option , or tcpip=true in postgresql.conf to allow remote connections." Is it wrong? Restarting PostgreSQL with either that line in postgresql.conf or the "host spiralxprime web_app 192.168.0.72 scram-sha-256" line in pg_hba.conf yields the same result: no error message when it restarts, but the connection error message when I try to use psql.