How can I get all libs required for 9.4 version without loosing data?
On Wed, Mar 21, 2018 at 2:29 PM, Tom Lane <tgl@xxxxxxxxxxxxx> wrote:
Azimuddin Mohammed <azimeiu@xxxxxxxxx> writes:
> You are right, current postgres version installed is 9.4 and below is the
> output for ldd. Is there a way I can fix this ?
I don't see libpq.so in that list at all. Maybe you don't have it
installed, or it's not in the loader search path?
regards, tom lane