On Apr 28, 2015, at 5:00 AM, Aissa BAMMOUNE IT <Aissa.Bm@xxxxxxxxxxxxx> wrote: > > J’ai un PostgreSQL installer dans un serveur dell Xeon® Processor E5-2407 (10M Cache, 2.20 GHz), PostgreSQLutilise un cœur de processeur pour ces analyses et sa prendre plus de temps, il y a une possibilité que le PostgreSQL utilise les 4 cœurs à la place d’un cœur (notion de multiprocesseur). Also, have you checked to see whether your queries are CPU-bound or disk-bound? It’s really more common for disk to be the problem, and regardless there may be tuning that could be done. Try EXPLAIN ANALYZE on the worst queries, then post that here, along with the schema, and notes about db size, and tuning parameters from postgresql.conf. -- Scott Ribe scott_ribe@xxxxxxxxxxxxxxxx http://www.elevated-dev.com/ https://www.linkedin.com/in/scottribe/ (303) 722-0567 voice -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin