Re: Libpq.dll - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Libpq.dll
Date
Msg-id c79dc608-ac6f-444f-a17b-1d668b516478@aklaver.com
Whole thread Raw
In response to Re: Libpq.dll  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On 8/6/25 11:24, suporte02@unitsistemas.com.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.klaver@aklaver.com



pgsql-general by date:

Previous
From: Christoph Moench-Tegeder
Date:
Subject: Re: CALL and named parameters
Next
From: Rumpi Gravenstein
Date:
Subject: Re: PostgreSQL Bug with simple function unexpectedly treating varchar parameter as an array