| From: | Wolfgang Rißler <wolfgang(dot)rissler(at)freenet(dot)de> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Access a newer Version of PGDB (v13) with an older libpq (v10 x86) |
| Date: | 2021-05-03 06:09:27 |
| Message-ID: | 03ce9716-6a91-345d-9db1-b437cbfddf6f@freenet.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Am 01.05.2021 um 18:26 schrieb Adrian Klaver:
> On 5/1/21 3:59 AM, Wolfgang Rißler wrote:
>
>> This is my problem, I completely dont know, how to start compiling my
>> own actual 32bit libpq on windows (and I would like to do it with VS
>> 2019).
>> For libpqxx there have been some hints how to do so in the past, and
>> now there is a complete project, which deals with compiling it on
>> windows with VS and CMake. But I didnt find such hints for libpq or
>> the whole postgresDB.
>
> Have you looked at below?:
>
> https://www.postgresql.org/docs/current/install-windows.html
>
Stupid me, I've over overlooked this. So I will collect all the tools
together and give it a try.
Thank you.
--
- may the source be with you -
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laurenz Albe | 2021-05-03 08:41:29 | Re: Access a newer Version of PGDB (v13) with an older libpq (v10 x86) |
| Previous Message | Adrien Nayrat | 2021-05-02 20:43:44 | Re: "invalid contrecord" error on replica |