Re: logical replication worker and statistics - Mailing list pgsql-hackers

From Stas Kelvich
Subject Re: logical replication worker and statistics
Date
Msg-id [email protected]
Whole thread Raw
In response to logical replication worker and statistics  (Fujii Masao <[email protected]>)
List pgsql-hackers
> On 27 Mar 2017, at 18:59, Robert Haas <[email protected]> wrote:
>
> On Mon, Mar 27, 2017 at 11:14 AM, Fujii Masao <[email protected]> wrote:
>> Logical replication worker should call pgstat_report_stat()?
>> Currently it doesn't seem to do that and no statistics about
>> table accesses by logical replication workers are collected.
>> For example, this can prevent autovacuum from working on
>> those tables properly.
>
> Yeah, that doesn't sound good.


Seems that nobody is working on this, so i’m going to create the patch.


Stas Kelvich
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company





pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: strange parallel query behavior after OOM crashes
Next
From: Kuntal Ghosh
Date:
Subject: Re: strange parallel query behavior after OOM crashes