| From: | "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk> |
|---|---|
| To: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Mixing library versions |
| Date: | 1998-11-04 00:09:21 |
| Message-ID: | 199811040009.AAA28131@linda.lfix.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I'm currently experimenting with the Debian packaging of 6.4.
The question arises of how to handle the change in library versions from
1.0 to 2.0. It has been suggested that I should keep libpq.so.1 around
for the benefit of those who need to communicate with an older database
server.
Is it possible to use libpq.so.2.0 to query a remote database whose
server is running PostgreSQL 6.3? What would be the consequences of
using libpq.so.1 to query a 6.4 server?
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP key from public servers; key ID 32B8FAA1
========================================
"Lo, children are an heritage of the LORD; and the
fruit of the womb is his reward." Psalms 127:3
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1998-11-04 00:26:16 | Comparisons on NULLs (was Re: A small problem...) |
| Previous Message | The Hermit Hacker | 1998-11-03 22:37:50 | Re: [HACKERS] Warning!! |