| From: | Melanie Plageman <melanieplageman(at)gmail(dot)com> |
|---|---|
| To: | wenhui qiu <qiuwenhuifx(at)gmail(dot)com> |
| Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Peter Geoghegan <pg(at)bowt(dot)ie>, David Rowley <dgrowley(at)gmail(dot)com>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com> |
| Subject: | Re: Trigger more frequent autovacuums of heavy insert tables |
| Date: | 2025-02-25 15:21:01 |
| Message-ID: | CAAKRu_YXXob-nx=OYPPBY=9ZVJ_JXTifdyhEdenmpiQyMbnKPg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Feb 24, 2025 at 10:30 PM wenhui qiu <qiuwenhuifx(at)gmail(dot)com> wrote:
>
> Hi Melanie
> > relallvisible. It seems like we should make it consistent. Perhaps we
> > should just remove it from heap_vacuum_rel(). Then add an assert in
> > all these places to at least protect development mistakes.
> I think there's some objection to that.
Could you elaborate a bit?
There were new merge conflicts, so v9 is attached.
- Melanie
| Attachment | Content-Type | Size |
|---|---|---|
| v9-0001-Add-relallfrozen-to-pg_class.patch | text/x-patch | 34.8 KB |
| v9-0002-Trigger-more-frequent-autovacuums-with-relallfroz.patch | text/x-patch | 5.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2025-02-25 15:34:30 | Re: PATCH: warn about, and deprecate, clear text passwords |
| Previous Message | Alexander Korotkov | 2025-02-25 15:19:29 | Re: Get rid of WALBufMappingLock |