Re: How clustering for scale out works in PostgreSQL

From: bsreejithin <bsreejithin(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: How clustering for scale out works in PostgreSQL
Date: 2013-08-29 16:42:15
Message-ID: 1377794535276-5768957.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

The performance test that was conducted was for 1 Hour.

There are 6 transactions. 2 DB inserts and 4 SELECTs.
Every 2 minutes there will be 4 SELECTs. And every 3 minutes there will be 2
DB inserts.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/How-clustering-for-scale-out-works-in-PostgreSQL-tp5768917p5768957.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Joshua D. Drake 2013-08-29 16:46:06 Re: How clustering for scale out works in PostgreSQL
Previous Message Mike Blackwell 2013-08-29 16:21:28 Re: How clustering for scale out works in PostgreSQL