libpq compatibility

Started by Philipp Krausabout 13 years ago2 messagesgeneral
Jump to latest
#1Philipp Kraus
philipp.kraus@flashpixx.de

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?

Thanks

Phil

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#2Daniele Varrazzo
daniele.varrazzo@gmail.com
In reply to: Philipp Kraus (#1)
Re: libpq compatibility

On Tue, Feb 12, 2013 at 10:19 AM, Philipp Kraus
<philipp.kraus@flashpixx.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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general