Re: Parallel DB architechture

Поиск
Список
Период
Сортировка
От Asko Oja
Тема Re: Parallel DB architechture
Дата
Msg-id ecd779860903300052r42298336wbf05f8f992c21ba4@mail.gmail.com
обсуждение исходный текст
Ответ на Parallel DB architechture  (aravind chandu <avin_friends@yahoo.com>)
Ответы Re: Parallel DB architechture  ("Ow Mun Heng" <MunHeng.Ow@wdc.com>)
Список pgsql-general
Hello

We use plProxy (RUN ON ALL) to run queries in parallel.
We split our database into 16 shards and distributed it over 4 servers.
So now we are running queries on 16 cpu's in parallel :)

regards,
Asko


On Mon, Mar 30, 2009 at 9:20 AM, aravind chandu <avin_friends@yahoo.com> wrote:
Hello,

           I would like to implement parallel DB Architecture in postgres.I came across various parallel architectures shared memory,shared disk,shared nothing,hierarchical.But I am unaware of how to implement one of these in real time system.Can you guys help me in this aspect?


В списке pgsql-general по дате отправления:

Предыдущее
От: Stuart Bishop
Дата:
Сообщение: pgstattuple triggered checkpoint failure and database outage?
Следующее
От: Eric Smith
Дата:
Сообщение: Re: running two servers on one machine