system catalog to check if auto vacuum is disabled for a particular table

From: Prabhjot Sheena <prabhjot(dot)sheena(at)rivalwatch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: system catalog to check if auto vacuum is disabled for a particular table
Date: 2013-08-08 18:36:24
Message-ID: CAOf_bQYZHOPeZX_jP5hwFN8nuhDVbDCr8dM=uEgrEsWRKzbZHQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Guys i am using postgresql 9.2. How can i check if a particular table has
auto vacuum disabled manually or not. Which system catalog can get me this
information?

Thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igor Neyman 2013-08-08 19:18:21 Re: system catalog to check if auto vacuum is disabled for a particular table
Previous Message Kevin Grittner 2013-08-08 18:18:22 Re: How to avoid Force Autovacuum