Re: [PERFORM] Streaming replication performance

2011-08-16 Thread Pin007
Dne Pá 12. srpna 2011 18:47:24 Merlin Moncure napsal(a): > On Thu, Aug 11, 2011 at 9:46 AM, Antonin Faltynek wrote: > > Hi all, > > > > I'm testing Streamin replication with one hot standby node and I'm > > experiencing high delay of hot standby node. > > > > When I reach aprox. 50 transactions

Re: [PERFORM] Streaming replication performance

2011-08-12 Thread Merlin Moncure
On Thu, Aug 11, 2011 at 9:46 AM, Antonin Faltynek wrote: > Hi all, > > I'm testing Streamin replication with one hot standby node and I'm > experiencing high delay of hot standby node. > > When I reach aprox. 50 transactions per second where every transaction > includes only simple "UPDATE status

[PERFORM] Streaming replication performance

2011-08-11 Thread Antonin Faltynek
Hi all, I'm testing Streamin replication with one hot standby node and I'm experiencing high delay of hot standby node. When I reach aprox. 50 transactions per second where every transaction includes only simple "UPDATE status SET number = number + 1 WHERE name = 'iterations'", the standby ser