Loïc TREGOUËT writes: > Is Postgresql , can use more than one processor for one request or is > depend of something else ? PostgreSQL is at the mercy of your operating system regarding SMP. In many cases this means that the smallest granularity is at the process level, so one connection per processor. -- Peter Eisentraut Sernanders väg 10:115 [EMAIL PROTECTED] 75262 Uppsala http://yi.org/peter-e/ Sweden
- [ADMIN] multi processor Loïc TREGOUËT
- Re: [ADMIN] multi processor Peter Eisentraut
- Re: [ADMIN] multi processor Peter Eisentraut