Monitoring Autovacuum Progress - Mailing list pgsql-novice

From Greg Rychlewski (LCL)
Subject Monitoring Autovacuum Progress
Date
Msg-id E9F76E8C-1DD8-485D-BE7B-3834DFD57015@loblaw.ca
Whole thread Raw
List pgsql-novice

Hi,

 

I have an autovacuum (to prevent wraparound) happening on one of my tables for almost 4 days. I'm wondering if there is any way for me to tell if it's not keeping up with the amount of updates/deletes that are happening.

 

For reference, I am using Postgres 9.6 on Google CloudSQL. They have a known issue where pg_stat_progress_vacuum returns null for everything.

 

I've also been checking pg_stat_all_tables and have noticed that n_dead_tup for my table is going up instead of down, but I'm not sure if this number would be aware of the autovacuuming that is going on.

 

Thanks for your help.

This email message is confidential, may be legally privileged and is intended for the exclusive use of the addressee. If you received this message in error or are not the intended recipient, you should destroy the email message and any attachments or copies, and you are prohibited from retaining, distributing, disclosing or using any information contained. Please inform us of the delivery error by return email. Thank you for your cooperation.

Le présent message électronique est confidentiel et peut être couvert par le secret professionnel. Il est à l’usage exclusif du destinataire. Si vous recevez ce message par erreur ou si vous n’en êtes pas le destinataire prévu, vous devez détruire le message et toute pièce jointe ou copie et vous êtes tenu de ne pas conserver, distribuer, divulguer ni utiliser tout renseignement qu’il contient. Veuillez nous informer de toute erreur d’envoi en répondant à ce message. Merci de votre collaboration.

pgsql-novice by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: can't create a local server
Next
From: msm.scaglione@libero.it
Date:
Subject: Re: can't create a local server