[PERFORM] Is clustering possible to enhance the performance?

2003-12-01 Thread LIANHE SHAO
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

Re: [PERFORM] Is clustering possible to enhance the performance?

2003-12-01 Thread Bruce Momjian
LIANHE SHAO wrote: 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.