Re: Streaming replication performance - Mailing list pgsql-performance

From Merlin Moncure
Subject Re: Streaming replication performance
Date
Msg-id CAHyXU0zCVv24bzEeM8rANLK3ZyGo2VO43DS0ZwomNfkn9GsfTA@mail.gmail.com
Whole thread Raw
In response to Streaming replication performance  (Antonin Faltynek <pin007@gmail.com>)
Responses Re: Streaming replication performance
List pgsql-performance
On Thu, Aug 11, 2011 at 9:46 AM, Antonin Faltynek <pin007@gmail.com> 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 SET number = number + 1 WHERE name =
> 'iterations'", the standby server falls behind master and the delay is several
> minutes. In comparison, Slony1 have no issues with the same test and its delay
> is only several seconds.
>
> Am I missing some configuration that affects speed of streaming replicaiton?

hm -- how are you determining the standby is behind?  are you running
any other queries on the standby?

merlin

pgsql-performance by date:

Previous
From: Waldo Nell
Date:
Subject: Re: pgpool master or slave goes down java access error
Next
From: Waldo Nell
Date:
Subject: Re: Recommended optimisations slows down PostgreSQL 8.4