Why am I unable to connect to PostgreSQL database when using the DATABASE command in Database Toolbox 3.5.1 (R2009a)?

조회 수: 1 (최근 30일)
When I try to use the DATABASE command in Database Toolbox 3.5.1 (R2009a), to connect to my PostgreSQL database, I get the following error:
ERROR: Fatal error: Missing or erroneous PG_HBA.CONF file, see server log for details.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 6월 17일
편집: MathWorks Support Team 2021년 6월 17일
There is a possiblilty that the above mentioned configuration file is corrupt. Verify that you are able to connect to the database using PSQL.
You may need to consult the PG SQL manual to verify that your pg_hba.conf file contains appropriate entries. Here is the documentation for PostgreSQL 8.1.17:

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

태그

제품


릴리스

R2009a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by