On Thu, Jun 18, 2015 at 5:39 PM, Tom Lane <[email protected]> wrote: > BTW, if it didn't occur to you already --- next time you see this, > you could try examining dfmgr.c's DynamicFileList data structure > using gdb. That might help illuminate what Postgres thinks it > loaded and why.
Hmm, okay. I'll not check for the condition in the hook functions so that when this does happen again I can do what you suggest. thanks! eric -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
