Jasbinder Bali wrote:
Now the error is different. It cries something on the permissions.
ERROR: could not load library "/usr/include/pgsql/server/test.so":
/usr/include/pgsql/server/test.so: failed to map segment from shared
object: Permission denied
Can you comment on this?
What does
ls -l /usr/include/pgsql/server/test.so
show?
Does the postgres user (or whomever postgres is running as) have the
ability to read the file?
Joe
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend