Re: testing HS/SR - 1 vs 2 performance

From: "Erik Rijkers" <er(at)xs4all(dot)nl>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: testing HS/SR - 1 vs 2 performance
Date: 2010-04-12 12:58:15
Message-ID: 71e9558f513e7db18ecfe3d029cc7269.squirrel@webmail.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, April 12, 2010 14:22, Erik Rijkers wrote:
> On Sat, April 10, 2010 01:23, Erik Rijkers wrote:

Oops, typos in that pseudo loop:
of course there was a pgbench init step after that first line.

> for scale in 10 100 500 1000
pgbench ... # initialise
sleep ((scale / 10) * 60)
> for clients in 1 5 10 20
> for port in 6565 6566 --> primaryport standbyport
> for run in `seq 1 3`
> pgbench ...
sleep 120
> done
> done
> done
> done

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-04-12 13:04:49 Re: Streaming replication and a disk full in primary
Previous Message Fujii Masao 2010-04-12 12:39:37 Re: Streaming replication and a disk full in primary