Postgresql Replication Performance - Mailing list pgsql-performance

From sgupta
Subject Postgresql Replication Performance
Date
Msg-id 1325151184846-5107278.post@n5.nabble.com
Whole thread Raw
Responses Re: Postgresql Replication Performance
Re: Postgresql Replication Performance
List pgsql-performance
I am doing POC on Posgtresql replication. I am using latest version of
postgresql i.e. 9.1. There are multiple replication solutions avaliable in
the market (PGCluster, Pgpool-II, Slony-I). Postgresql also provide in-built
replication solutions (Streaming replication, Warm Standby and hot standby).
I am confused which solution is best for the financial application for which
I am doing POC. The application will write around 160 million records with
row size of 2.5 KB in database. My questions is for following scenarios
which replication solution will be suitable:

If I would require replication for backup purpose only
If I would require to scale the reads
If I would require High Avaliability and Consistency
Also It will be very helpful if you can share the perfomance or experience
with postgresql replication solutions.

Thanks

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Postgresql-Replication-Performance-tp5107278p5107278.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

pgsql-performance by date:

Previous
From: Matteo Beccati
Date:
Subject: Re: PostgreSQL 9.0.4 blocking in lseek?
Next
From: Aleksej Trofimov
Date:
Subject: Re: Postgresql Replication Performance