Re: libpq compatibility

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: Philipp Kraus <philipp(dot)kraus(at)flashpixx(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: libpq compatibility
Date: 2013-02-12 15:49:53
Message-ID: CA+mi_8bmsBKgcMsmCkkWQ5VuHXqm=HfwcXk44s9BGGQmYWSR1Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 12, 2013 at 10:19 AM, Philipp Kraus
<philipp(dot)kraus(at)flashpixx(dot)de> wrote:
> Hello,
>
> I'm using PG 9.2.2 with Qt for accessing the server. If I compile Qt with the 9.2.2 libpg, can I use this libpg also with eg 8.3 ?
> So can I use the libpg with earlier Postgres database versions?

Yes, you can use the most recent libpq to talk with fairly old
PostgreSQL versions.

-- Daniele

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Taylor 2013-02-12 15:52:30 Re: Importing 120 csv files bulk multiple
Previous Message Adrian Klaver 2013-02-12 15:35:22 Re: Importing 120 csv files bulk multiple