On Thu, Feb 27, 2014 at 7:39 AM, Vinay Gupta <vdadagu...@gmail.com> wrote:


> 1078769 s/d/r:1663/1228184/5263108,insert_leaf:
> 1155642 s/d/r:1663/1228184/5263105,insert:
> 1181241 s/d/r:1663/1228184/5263107,insert_leaf:
>
> Is dere any better way where i can analyse who is contributing most in my
> pgxlog file generation.
>
> Also,  how can i link my insert_leaf statements to my tables/indexes ?
>
> 1078769 s/d/r:1663/1228184/5263108,insert_leaf:
>

Use the --oid2name flag for xlogdump, or just manually use oid2name.  You
have to make sure to specify the correct port, etc., to use that.

Cheers,

Jeff

Reply via email to