Gill, Jeffrey L writes: > Is Postgresql multithreaded
No. > i.e can it take advantange of multiprocessor systems (4 ways)? That doesn't have anything to do with it. > What is the most processors you have seen Postgresql running on? PostgreSQL can use one processor per connection. There's no theoretical limit to that. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
