Postgres auto vacuum - Disable - Mailing list pgsql-hackers

From Karthik Jagadish (kjagadis)
Subject Postgres auto vacuum - Disable
Date
Msg-id IA1PR11MB6170E4FD614F5E73E50A5988D83C9@IA1PR11MB6170.namprd11.prod.outlook.com
Whole thread Raw
Responses Re: Postgres auto vacuum - Disable
List pgsql-hackers

Hi,

 

We have a NMS application in cisco and using postgres as a database.

 

We have query related to disabling auto vacuum. We have below configuration in postgres.conf where the autovacuum=on is commented out.

 

Shape

Description automatically generated

 

But when checked in database we notice that it’s showing as on

 

Graphical user interface, timeline

Description automatically generated

 

What would this mean? Does it mean that autovacuum is not disabled? Appreciate a response.

 

Regards,

Karthik

Attachment

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: thinko in basic_archive.c
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Perform streaming logical transactions by background workers and parallel apply