On Jul 18, 2012, at 5:08 AM, Sergey Konoplev wrote:
> Hi,
>
> On Tue, Jul 17, 2012 at 7:57 PM, David Kerr wrote:
>> I suspect that this is related to a sustained heavy load that would stop
>> autovacuum from
>> getting at this table... Does that sound plausible?
>
> Well, not sure. Let us loo
Hi,
On Tue, Jul 17, 2012 at 7:57 PM, David Kerr wrote:
> I suspect that this is related to a sustained heavy load that would stop
> autovacuum from
> getting at this table... Does that sound plausible?
Well, not sure. Let us look at the table's statistics first.
\x
select * from pg_stat_user_t
Howdy,
I've got a couple of tables that are taking a little longer than normal to
extend, resulting
in some slow inserts.
They're fairly large tables, ~200GB pg_total_relation_size (90GB for just the
table)
I suspect that this is related to a sustained heavy load that would stop
autovacuum f