logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: thoughts about update scaling: msg#00009

Subject: Re: thoughts about update scaling
Christian,

Thank you for explain it.

Ordinary, a replication is not help for improve performance of the data
writing load.

You can choice the parallel query as solution of it.
I heard that "pgpool-II" is the tool for it.

However, it is a mutual exclusive between HA and divide database (like a
parallel puery).
So, please make carefull choice.

I hope that PGCluster-II might be a one of solutions for them.
But it's still in progress.

Regards,
---------------
At.Mitani

> Yes, you are right. If you have a lot of update queries, a cluster will
> actually perform worse than a single server. You only get added
> performance if you have more select than update queries. Same with slony.
>
> If you want to improve performance on a database with lots of updates,
> use a single db server and add some iron :-)
>
> Cheers,
>
> Christian
>
>
> Dmitriy MiksIr wrote:
>>     Hello!
>>     At this time i'm try to make a choice between cluster solutions for
>> Postgresql. The main aims is h.a. and scalability. With h.a. all clear,
>> with scalability for select queries is too. But i'm not understand
>> scalability on update queries. For Slony update server can be only one
>> and it's bottleneck, for pgpool and pgcluster too, because each update
>> going through all nodes... am i right? Is any solutions for increase
>> update rate except hardwares upgrade?
>> Thanks.
>>
>> _______________________________________________
>> Pgcluster-general mailing list
>> Pgcluster-general@xxxxxxxxxxxxx
>> http://pgfoundry.org/mailman/listinfo/pgcluster-general
>>
>
> _______________________________________________
> Pgcluster-general mailing list
> Pgcluster-general@xxxxxxxxxxxxx
> http://pgfoundry.org/mailman/listinfo/pgcluster-general
>




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>