|
|
|
|
|
by johnthescott
1130 days ago
|
|
yep. the windoze process model very much not like the unix process model. pg has been happily unix since 6.x days. also, certain key players in pg community have threatened to quit if pg went the threaded execution model. getting threading correct is very, very difficult. took many years (with much help from win experts) to get the port correct AND maintain the unix process-per-query model on unix. |
|