摘要: main.c 中,有如下说明:/* * shmem connection info table * this is a three dimension array. i.e.: * con_info[pool_config->num_init_children][pool_config->max_pool][MAX_NUM_BACKENDS] ... 阅读全文
posted @ 2012-08-10 15:23 健哥的数据花园 阅读(345) 评论(0) 推荐(0)
摘要: 已开始,我以为:pool_process_context 里面的 proc_id是 其 进程ID。其实满不是那么回事:看Source:/* * Child process context: * Manages per pgpool child process context */ ... 阅读全文
posted @ 2012-08-10 14:54 健哥的数据花园 阅读(548) 评论(0) 推荐(0)