Re: Postgres Replaying WAL slowly - Mailing list pgsql-performance

From Heikki Linnakangas
Subject Re: Postgres Replaying WAL slowly
Date
Msg-id 53B18CE0.4060501@vmware.com
Whole thread Raw
In response to Re: Postgres Replaying WAL slowly  (Soni M <diptatapa@gmail.com>)
Responses Re: Postgres Replaying WAL slowly  (Jeff Frost <jeff@pgexperts.com>)
Re: Postgres Replaying WAL slowly  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-performance
On 06/30/2014 05:46 PM, Soni M wrote:
> Here's what 'perf top' said on streaming replica :
>
> Samples: 26K of event 'cpu-clock', Event count (approx.): 19781
>   95.97%  postgres                             [.] 0x00000000002210f3

Ok, so it's stuck doing something.. Can you get build with debug symbols
installed, so that we could see the function name?
- Heikki



pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Volatility - docs vs behaviour?
Next
From: Jeff Frost
Date:
Subject: Re: Postgres Replaying WAL slowly