Hi,
I juts tried to load the python module instead of using c as a way to
program an interface with the client. I went into python and typed:
>>> import pg
and I got:
/usr/libexec/ld.so: python: libpq-so.3.0: No such file or directory.
What am I doing wrong?
Thanks,
-Dan