error starting postmaster

From: Peter Choe <choepete(at)mindspring(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: error starting postmaster
Date: 2001-06-08 18:36:47
Message-ID: 3B211B3F.9D0C02F8@mindspring.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

i just installed postgresql7.1 on a freebsd 4.3-stable machine. and i
am able to start it with:

postmaster -D data

but when i try to:

createdb test

i get the following error:

/usr/libexec/ld-elf.so.1: Shared object "libpq.so.2" not found

where can i get libpq.so.2?

peter choe

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mazzo 2001-06-08 19:06:10 linking tables
Previous Message Tom Lane 2001-06-08 18:25:35 Re: A join that should be very fast is taking a long time