Re: Cannot Restart PostgreSQL-8.1.4

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Cannot Restart PostgreSQL-8.1.4
Date: 2007-01-24 20:02:30
Message-ID: Pine.LNX.4.64.0701241159050.21810@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 24 Jan 2007, Tom Lane wrote:

> Have you looked in the postmaster log?

Tom, et al.:

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:

lrwxrwxrwx 1 root root 12 2006-07-06 17:19 libpq.so -> libpq.so.4.1*
lrwxrwxrwx 1 root root 12 2006-01-27 10:22 libpq.so.3 -> libpq.so.3.1*
-rwxr-xr-x 1 root root 110586 2006-01-26 09:49 libpq.so.3.1*
lrwxrwxrwx 1 root root 12 2006-07-06 17:19 libpq.so.4 -> libpq.so.4.1*
-rwxr-xr-x 1 root root 111532 2006-05-24 15:06 libpq.so.4.1*

What version of libpq.so do I need?

Thanks,

Rich

--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc. | Accelerator(TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2007-01-24 20:25:20 Re: Cannot Restart PostgreSQL-8.1.4
Previous Message Rich Shepard 2007-01-24 19:38:02 Re: Cannot Restart PostgreSQL-8.1.4 -- SOLVED!