Michael Talbot-Wilson <mtw(at)view(dot)net(dot)au> writes: > With nm /usr/local/lib/pgtcl1.5.3/libpgtcl1.5.3.so I see > U lo_close > U lo_creat > U lo_export > U lo_import > U lo_lseek > U lo_open > U lo_read > U lo_tell > U lo_unlink > U lo_write It should be getting those from libpq --- probably its reference to libpq.so is borked somehow. What does ldd tell you? regards, tom lane