Re: Libpq.dll

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: "suporte02(at)unitsistemas(dot)com(dot)br" <suporte02(at)unitsistemas(dot)com(dot)br>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Libpq.dll
Date: 2025-08-06 20:02:11
Message-ID: c79dc608-ac6f-444f-a17b-1d668b516478@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/6/25 11:24, suporte02(at)unitsistemas(dot)com(dot)br wrote:
>
>
> The executable's libpq is 32-bit, and its dependencies are correct and
> on the same architecture. In my Postgres, libpq was on a 64-bit

You need to give more details on what '... my Postgres ...' is?

Did you download it as package or did you build it?

In either case what was the source?

> architecture, so I downloaded the 32-bit libdll, and the error still
> persisted.
>
> c)"Error Message: Client-Library
> libpq.dll found but could not be loaded. Check compile-target and
> library compatibility!"

Looks like you are mixing 32/64 bit libraries.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

  • Re: Libpq.dll at 2025-08-06 18:24:06 from suporte02@unitsistemas.com.br

Responses

  • Re: Libpq.dll at 2025-08-07 12:14:27 from suporte02@unitsistemas.com.br

Browse pgsql-general by date

  From Date Subject
Next Message Rumpi Gravenstein 2025-08-06 20:17:36 Re: PostgreSQL Bug with simple function unexpectedly treating varchar parameter as an array
Previous Message Christoph Moench-Tegeder 2025-08-06 19:33:49 Re: CALL and named parameters