Mike Yeap <[email protected]> writes: >> Are the "postgres" executable and libpq linked with the same version of >> OpenLDAP?
> How should I check whether they are linked?
"ldd" should show the dependencies of whatever executable or library
you point it at.
regards, tom lane
