josh@agliodbs.com (Josh Berkus) writes: > Juan, > >> When I hit >> this pgsql on this laptop with a large query I can see the load spike up >> really high on both of my virtual processors. Whatever, pgsql is doing >> it looks like both cpu's are being used indepently. > > Nope, sorry, you're being decieved. Postgres is strictly one process, one > query.
It's not entirely deception; there is indeed independent use of both CPUs, it's just that it isn't from multithreading... -- output = reverse("gro.mca" "@" "enworbbc") http://www.ntlug.org/~cbbrowne/internet.html "Don't use C; In my opinion, C is a library programming language not an app programming language." -- Owen Taylor (GTK+ and ORBit developer) ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster