On Fri, 16 Nov 2018 18:15:43 GMT Martin Simmons wrote: > rpm -qi postgresql | grep libpq
That shows empty output. > Also, you may only have .so files installed, in > which case try: > > objdump -T ...path..to..libpq.so... | grep > pthread_mutex_lock > > and look for something like: > > 0000000000000000 DF *UND* > 0000000000000000 GLIBC_2.2.5 pthread_mutex_lock This one works exactly as you described. Thanks! I still wonder though why there is nothing postgresql related in /etc... Need I install any other packages or how should this be set up? -- George _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users