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/ ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly