Kris Kiger wrote: > Is there a way to force a shared object to reload? I've compiled a > new version of a .so, but postgres seems to be pulling the old > version out of memory. I've tried deleting the .so and recompiling > it, but postgres is insistant, for some reason, of using the old > version. Any ideas? Thanks for the help
Use the LOAD command or just restart the session. ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings