Re: [PERFORM] Query parallelism

2006-03-27 Thread Jim C. Nasby
On Mon, Mar 27, 2006 at 04:25:25PM +0200, luchot wrote: > Hello everybody , > I use PostgreSQL 8.1.3 on a bi-processor Xeon and I would know how to do to > enable a parallelism for > the execution of queries. Indeed , when I analyse the use of the cpus during > a query the result is that for >

[PERFORM] Query parallelism

2006-03-27 Thread luchot
Hello everybody , I use PostgreSQL 8.1.3 on a bi-processor Xeon and I would know how to do to enable a parallelism for the execution of  queries. Indeed , when I analyse the use of the cpus during a query the result is that for some minutes a cpu is used while the other not and after it is the co