Psycopg2 built on local system, ok when distributed?

From: Amos Anderson <amos(dot)anderson(at)protabit(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: Psycopg2 built on local system, ok when distributed?
Date: 2014-09-27 18:24:27
Message-ID: 0868A08D-B63B-4B66-B159-2B2024E5FDA3@protabit.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: psycopg

Hi Psycopg --

I'm researching putting together a binary distribution of my software, which includes psycopg2. When psycopg2 compiles, it links to postgresql. If I linked to PostgreSQL 9.3.3 when I built psycopg2 on my systems, which version(s) of PosgreSQL are compatible on other user's systems? Or should I just expect other users to build psycopg2 on their own system?

Thanks!
Amos.

Responses

Browse psycopg by date

  From Date Subject
Next Message Adrian Klaver 2014-09-27 18:42:54 Re: Psycopg2 built on local system, ok when distributed?
Previous Message Jerry Schneider 2014-09-06 04:28:13 Re: password handling change between 2.4.2 and 2.4.3