Ah ha, worked out how to use ldd. Not difficult!

Here's what I see:
-bash-3.00# ldd /disk0.7/postgres/postgres/9.0-pgdg/bin/psql
        libpq.so.5 =>    
/disk0.7/postgres/postgres/9.0-pgdg/bin/../lib/libpq.so.5

But:
-bash-3.00# ldd /disk0.7/postgres/postgres/9.0-pgdg/lib/libpqwalreceiver.so
        libpq.so.4 =>    /usr/lib/libpq.so.4

Different libpq.so libraries, as you thought, Onno. Now I just need to work out 
how to point libpqwalreceiever at the right library...

Dan
-- 
This message posted from opensolaris.org
_______________________________________________
databases-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/databases-discuss

Reply via email to