Custom auto-vacuum toogle disabled on partitioned tables

From: Joan <aseques(at)gmail(dot)com>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Custom auto-vacuum toogle disabled on partitioned tables
Date: 2024-01-29 10:39:47
Message-ID: CAP4s+CEC6qQrOdx=ZPs15epafZRirfM4zWZwUf1S3UDP-mFMDQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi , I am using pgadmin4 8.2 to connecte a postgres 14 server, I wanted to
enable the custom auto-vacuum on a partitioned table because with the
ordinary vacuum the table gets slower over time.
I've found that the toggle is disabled (while I can change it on the
regular tables), I can do a manual vacuum on the maintenance menu but
having it automated is more convenient.
[image: ksnip_tmp_ejSoUK.png]
On documentation I've found the vacuum process should walk on the
partitioned tables as if they where normal tables and vacuum them when
needed.

Regards

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Aditya Toshniwal 2024-01-29 11:51:04 Re: Custom auto-vacuum toogle disabled on partitioned tables
Previous Message Aditya Toshniwal 2024-01-29 05:33:32 Re: pgAmin 4 close every windows