Thread: GSOC: New and improved website for pgjdbc (JDBC) (2022)

Can 64bit libpq to access 32bit postgresDB in X86_64 platform

From
Date:
font{ line-height: 1.6; } ul,ol{ padding-left: 20px; list-style-position: inside; }
Hi, all

We use 32bit postgres PG11 in our product for X86_64 platform, Now we want to add new process which is 64bit
to access the 32bit progres using 64bit libpq.

I tried to access the PostgresDB 32bit, with 64bit libpq and it works very nice.
So my question is,  can we use 64bit lippq to access 32bit PostgresDB in X86_64 platform? 

Thank you,
BoChen

Re: Can 64bit libpq to access 32bit postgresDB in X86_64 platform

From
Tom Lane
Date:
=?UTF-8?B?6ZmI?= <bchen90@163.com> writes:
> I tried to access the PostgresDB 32bit, with 64bit libpq and it works very nice.
> So my question is,  can we use 64bit lippq to access 32bit PostgresDB in X86_64 platform?

Seems like you know your answer already.

In any case, the PG wire protocol is platform-independent, so yes.

            regards, tom lane



Re: GSOC: New and improved website for pgjdbc (JDBC) (2022)

From
"S.R Keshav"
Date:
Hi, this is keshav. I have updated my proposal for the project New and improved website for pgjdbc. This update was done on 14/4/22. This will be my finalized proposal for this project.

Thank you.
SR



On Sun, Apr 10, 2022 at 4:46 AM S.R Keshav <srkeshav7@gmail.com> wrote:

Attachment