From: | 陈 <bchen90(at)163(dot)com> |
---|---|
To: | "pgsql-interfaces(at)lists(dot)postgresql(dot)org" <pgsql-interfaces(at)lists(dot)postgresql(dot)org> |
Subject: | Can 64bit libpq to access 32bit postgres |
Date: | 2022-04-09 03:53:38 |
Message-ID: | 59eba721.9248.1800c74bb86.Coremail.bchen90@163.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Hi, all
We use 32bit postgres V11 in our product, Now we want to add new process witch is 64bit
to access the 32bit progres using 64bit libpq.
I tried to access the PostgresDB 32bit v11, with 64 bit libpq V11, and it worked very nice.
So my question is, can we use 64bit lippq to access 32 bit postgres?
Thank you,
BoChen
From | Date | Subject | |
---|---|---|---|
Next Message | James Vanns | 2022-07-11 09:42:01 | Weird behaviour with binary copy, arrays and column count |
Previous Message | 陈 | 2022-04-09 03:52:34 | Can 32bit libpq to access 64bit postgres |