Re: Run maintenance proc - Mailing list pgsql-admin

From SOzcn
Subject Re: Run maintenance proc
Date
Msg-id CAJyV5AYM=cQJP9QWseWhFzf1BKdLqqrY5AGZ0=t-85tgAdxQwA@mail.gmail.com
Whole thread Raw
In response to Run maintenance proc  (Sathish Reddy <sathishreddy.postgresql@gmail.com>)
List pgsql-admin

Hello,

Partitioning tables belongs to main table. If you see table scans on the partition tables it's might be because of the automatic maintenance doesn't work. Like vacuum etc. Which version you have been using? There have some issues on the versions of 13-14 because of your issue. 15 also have but they fixed many issue on that.

You can try to build your indexes on partition tables. And then they can be in list your index maintenance progress. What's your reality issue? Can u give detail?

Have a nice weekend.

17 Eki 2024 Per 21:22 tarihinde Sathish Reddy <sathishreddy.postgresql@gmail.com> şunu yazdı:
Hi 

 .. please help on below one 
Automate partition maintenance on postgres without any script on primary detach 3months partition at same time 4 months partition detach partition from replica on postgres rds.

Thanks 
Sathish Reddy 

pgsql-admin by date:

Previous
From: SOzcn
Date:
Subject: Re: Backup Information
Next
From: Keith Fiske
Date:
Subject: Re: Run maintenance proc