Re: [PATCHES] replication docs: split single vs.
| От | Bruce Momjian |
|---|---|
| Тема | Re: [PATCHES] replication docs: split single vs. |
| Дата | |
| Msg-id | 200611212137.kALLbrU03719@momjian.us обсуждение исходный текст |
| Ответ на | Re: [PATCHES] replication docs: split single vs. (Tatsuo Ishii <ishii@sraoss.co.jp>) |
| Список | pgsql-hackers |
Tatsuo Ishii wrote: > >From high-availability.sgml: > > Clustering For Parallel Query Execution > > This allows multiple servers to work concurrently on a single > query. One possible way this could work is for the data to be > split among servers and for each server to execute its part of the > query and results sent to a central server to be combined and > returned to the user. There currently is no PostgreSQL open source > solution for this. > > I think pgpool-II can do this. Thanks, I suspected it could, added: This allows multiple servers to work concurrently on a single query. One possible way this could work is for the datato be split among servers and for each server to execute its part of the query and results sent to a central serverto be combined and returned to the user. Pgpool-II has this capability. -- Bruce Momjian bruce@momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. +
В списке pgsql-hackers по дате отправления: