Re: Performance impact of log streaming replication - Mailing list pgsql-general

From Andy
Subject Re: Performance impact of log streaming replication
Date
Msg-id 485781.84796.qm@web111315.mail.gq1.yahoo.com
Whole thread Raw
In response to Re: Performance impact of log streaming replication  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: Performance impact of log streaming replication
List pgsql-general
> Whoa!  Sounds like a slow disk IO subsystem, or the
> inability to take
> advantage of a fast one.
>
> PostgreSQL's PITR replication is already a working part of
> pgsql.  Hot
> stanbys are due in 9.0, and should produce no more load
> than they
> already do in 8.4 or 8.3.  Have you tried setting up
> PITR on pg 8.4 to
> see how it impacts your server's performance?
>

No I haven't. I'm using MySQL right now. But I want to learn more about Postgresql's Hot Standby and see if it offers a
betterreplication solution. 

Can anyone share their experience about Postgresql replication performance impact? Thanks.




pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Performance impact of log streaming replication
Next
From: Craig Ringer
Date:
Subject: Re: Help with tracking!