Hello:
I have the same problem as Welly, when try to connect PostgreSQL it cause
an error "unable to load libsqlpg.so".
I am using postgresql 7.4.1 and Debian Sarge with kernels 2.4.27 and 2.6.8-1.
A few weeks ago I get the connection work using Debian Woody with kernel 2.20,
but I had to make the simbolic link /usr/local/pgsql/lib/libpq.so to point at
libpq.so.2.2
Now, with Debian Sarge this link doesn't make the connection work anymore,
maybe I need to use another version of libpq.
Anyone knows to solve this problem?
thanks,
Carlos