jcouturier
Posts: 27
Joined: Thu Jul 01, 2021 3:33 pm

Postgresql Connection failed

Fri Jul 02, 2021 1:56 pm

Hello,
I have a problem with the database. When I test the connection locally, I get a failure.
I have successfully installed the PostgreSQL ODBC driver (13, x64)
I created a custom connection and in connection string I put

Driver={[DBDRIVER_PROP]};Server=[DBSERVER_PROP];Port=[DBPORT_PROP];Uid=[DBUSER_PROP];Pwd=[DBPASS_PROP];Database=[DBNAME_PROP];

All properties are set

Can you help me please ?
Thank you.

Catalin
Posts: 6542
Joined: Wed Jun 13, 2018 7:49 am

Re: Postgresql Connection failed

Wed Jul 07, 2021 5:15 pm

Hello,

Have you had a look over our "Configure PostgreSQL Server Connection" article? This should cover the basics required for connecting to a PostgreSQL database.

If that does not help, please give me some more details about the encountered error (maybe a screenshot).

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”