Re: Which replication is the best for our case ?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Which replication is the best for our case ?
Date: 2015-06-29 17:49:07
Message-ID: 55918513.6040603@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/29/2015 10:41 AM, Melvin Davidson wrote:
> I think it would help immensely if you provided details such as
> table_structure, indexes the actual UPDATE query and the reason all
> rows of the table must be updated.
>

indeed, the whole model of massaging the entire database every 10
minutes is highly suspect.

--
john r pierce, recycling bits in santa cruz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Edson Richter 2015-06-29 18:49:01 archive_timeout and WAL size
Previous Message Melvin Davidson 2015-06-29 17:41:30 Re: Which replication is the best for our case ?