Re: testing HS/SR - 1 vs 2 performance - Mailing list pgsql-hackers

From Erik Rijkers
Subject Re: testing HS/SR - 1 vs 2 performance
Date
Msg-id 71e9558f513e7db18ecfe3d029cc7269.squirrel@webmail.xs4all.nl
Whole thread Raw
In response to Re: testing HS/SR - 1 vs 2 performance  ("Erik Rijkers" <er@xs4all.nl>)
List 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






pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Streaming replication and a disk full in primary
Next
From: Robert Haas
Date:
Subject: Re: Streaming replication and a disk full in primary