Can 32bit libpq to access 64bit postgres - Mailing list pgsql-interfaces

From
Subject Can 32bit libpq to access 64bit postgres
Date
Msg-id 35dd878e.923b.1800c73c072.Coremail.bchen90@163.com
Whole thread Raw
In response to Use java interface "setArray" to insert the array of user-defined type to table  (Charles Kong <kdy77k@gmail.com>)
List pgsql-interfaces
font{ line-height: 1.6; } ul,ol{ padding-left: 20px; list-style-position: inside; }
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


pgsql-interfaces by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Use java interface "setArray" to insert the array of user-defined type to table
Next
From:
Date:
Subject: Can 64bit libpq to access 32bit postgres