multi-master pgbench?

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема multi-master pgbench?
Дата
Msg-id 20120821.180442.337522998951093695.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответы Re: multi-master pgbench?  (Michael Paquier <michael.paquier@gmail.com>)
Re: multi-master pgbench?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: multi-master pgbench?  (David Fetter <david@fetter.org>)
Re: multi-master pgbench?  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Список pgsql-hackers
Hi,

I am thinking about to implement "multi-master" option for pgbench.
Supose we have multiple PostgreSQL running on host1 and host2.
Something like "pgbench -c 10 -h host1,host2..." will create 5
connections to host1 and host2 and send queries to host1 and host2.
The point of this functionality is to test some cluster software which
have a capability to create multi-master configuration.

Comments?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp



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

Предыдущее
От: Vlad Arkhipov
Дата:
Сообщение: Re: temporal support patch
Следующее
От: Anssi Kääriäinen
Дата:
Сообщение: Re: temporal support patch