Le 25/07/2010 10:22, Tatsuo Ishii a écrit : >> $ nm pool_config.o | grep pool_shared_memory_create >> U pool_shared_memory_create >> >> So I suppose it is. I attached the complete output. > > After investigation, it appeared that pool_init_process_context(which > is new in pgpool-II 3.0, being responsible for initializing pgpool > child process) forgot to set process id(not UNIX pid, passed from > pgpool main) into "process context". Please grab > pool_process_context.c from CVS HEAD. I have just committed it.
Works great :) Thanks Tatsuo-san, I'm back on my patch. -- Guillaume http://www.postgresql.fr http://dalibo.com _______________________________________________ Pgpool-hackers mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-hackers
