Is clustering possible to enhance the performance?

From: LIANHE SHAO <lshao2(at)jhmi(dot)edu>
To: pgsql-performance <pgsql-performance(at)postgresql(dot)org>
Subject: Is clustering possible to enhance the performance?
Date: 2003-12-01 22:27:51
Message-ID: 6b5ba36baf6d.6baf6d6b5ba3@jhmimail.jhmi.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hello,
I am wondering if it is possible to use several
machine as cluster to boost the slow queries. Is
that possible? Anybody have tried that before?

Initially, I was thinking to use dual CPUS instead
of one. but it is not correct because pgsql is not
multi-threaded.

Any suggestions are welcome and appreciated,

Regards,
William

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Bruce Momjian 2003-12-01 22:37:31 Re: Is clustering possible to enhance the performance?
Previous Message Jared Carr 2003-12-01 21:44:25 A question on the query planner