| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | Rich Shepard <rshepard(at)appl-ecosys(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Cannot Restart PostgreSQL-8.1.4 |
| Date: | 2007-01-24 20:25:20 |
| Message-ID: | 20070124202520.GC20752@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Jan 24, 2007 at 12:02:30PM -0800, Rich Shepard wrote:
> I got postmaster running now, but have been blocked by Bug #2701 when I
> try to run SQL-Ledger. Google has 1,830 hits for it, so I'm far from the
> first. :-)
>
> I'm running -8.1.4 here. In /usr/lib/ I have:
<snip>
> What version of libpq.so do I need?
The server doesn't care, what matter is what version the *client* (in
this case SQL-Ledger) expects. ldd should tell you that.
(It's ok to have multiple versions of the client library installed...)
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruno Wolff III | 2007-01-24 20:37:52 | Re: Installing PostgreSQL under Cpanel |
| Previous Message | Rich Shepard | 2007-01-24 20:02:30 | Re: Cannot Restart PostgreSQL-8.1.4 |