Re: AUTOVACUUM

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: AUTOVACUUM
Date: 2023-10-30 13:42:19
Message-ID: 58efda50-df4f-4322-b746-4a6326aff8f4@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 10/30/23 06:20, Siraj G wrote:
> Hello -
>
> What are the dictionary objects/scripts we have to check if AUTOVACUUM
> parameters are set correctly and need any tuning?

On Linux:
psql -c "SHOW ALL;" | grep "^ autovacuu"

Then exit $PGDATA/postgresql.conf

--
Born in Arizona, moved to Babylonia.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2023-10-30 14:08:20 Re: Optimized WHERE UPPER(name) LIKE UPPER('%p_name%')
Previous Message HALAT-PRUVOT SYLVIE 2023-10-30 13:39:50 RE: Optimized WHERE UPPER(name) LIKE UPPER('%p_name%')