On Tue, May 08, 2007 at 07:03:17PM -0400, Daniel Griscom wrote: > I'm only running one query at a time; would that query be guaranteed to > confine itself to a single processor/core? Yes; at least it won't be using two at a time. (Postgres can't guarantee that Windows won't move it to another core, of course.) /* Steinar */ -- Homepage: http://www.sesse.net/