Re: Logical Replication, CPU load and Locking contention

2021-03-11 Thread fmartin91
Sent from my iPhone > On Mar 10, 2021, at 15:03, Ron wrote: >  On 3/10/21 11:56 AM, Martín Fernández wrote: >> >> >>> On 10 Mar 2021, at 11:25, Ron wrote: >>> On 3/10/21 2:10 AM, Radoslav Nedyalkov wrote: On Wed, Mar 10, 2021 at 3:56 AM Martín Fernández wrote: >

Re: Logical Replication, CPU load and Locking contention

2021-03-10 Thread Ron
On 3/10/21 11:56 AM, Martín Fernández wrote: On 10 Mar 2021, at 11:25, Ron > wrote: On 3/10/21 2:10 AM, Radoslav Nedyalkov wrote: On Wed, Mar 10, 2021 at 3:56 AM Martín Fernández > wrote: Hello, I’m troubleshooting a pro

Re: Logical Replication, CPU load and Locking contention

2021-03-10 Thread Martín Fernández
> On 10 Mar 2021, at 11:25, Ron wrote: > > On 3/10/21 2:10 AM, Radoslav Nedyalkov wrote: >> >> On Wed, Mar 10, 2021 at 3:56 AM Martín Fernández > > wrote: >> Hello, >> >> I’m troubleshooting a problem at my company with a pg 12 cluster that we run. >> >> We are us

Re: Logical Replication, CPU load and Locking contention

2021-03-10 Thread Ron
On 3/10/21 2:10 AM, Radoslav Nedyalkov wrote: On Wed, Mar 10, 2021 at 3:56 AM Martín Fernández > wrote: Hello, I’m troubleshooting a problem at my company with a pg 12 cluster that we run. We are using Amazon DMS to replicate data from our database

Re: Logical Replication, CPU load and Locking contention

2021-03-10 Thread Radoslav Nedyalkov
On Wed, Mar 10, 2021 at 3:56 AM Martín Fernández wrote: > Hello, > > I’m troubleshooting a problem at my company with a pg 12 cluster that we > run. > > We are using Amazon DMS to replicate data from our database into S3 > buckets. DMS replicates data by using logical replication slots. > > Afte