Re: [GENERAL] Transaction apply speed on the standby

2017-01-27 Thread Venkata B Nagothi
On Fri, Jan 27, 2017 at 3:34 AM, Rakesh Kumar wrote: > Ver 9.6.1 > > In a streaming replication can it be assumed that if both primary and > standby are of the same hardware, then the rate at which transactions are > applied on the standby will be same as that on primary. Or standbys are > always

Re: [GENERAL] Transaction apply speed on the standby

2017-01-26 Thread Jeff Janes
On Thu, Jan 26, 2017 at 8:34 AM, Rakesh Kumar wrote: > Ver 9.6.1 > > In a streaming replication can it be assumed that if both primary and > standby are of the same hardware, then the rate at which transactions are > applied on the standby will be same as that on primary. Or standbys are > always

[GENERAL] Transaction apply speed on the standby

2017-01-26 Thread Rakesh Kumar
Ver 9.6.1 In a streaming replication can it be assumed that if both primary and standby are of the same hardware, then the rate at which transactions are applied on the standby will be same as that on primary. Or standbys are always slower than primary in applying transactions because of the wa