Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
Date
Msg-id ZC82v3KVbruPgDtS@telsasoft.com
Whole thread Raw
In response to Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
+VACUUM uses a ring like sequential scans, however, the size this ring
+controlled by the vacuum_buffer_usage_limit GUC.  Dirty pages are not removed

should say: ".. the size OF this ring IS .." ?



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: PostgreSQL 16 Release Management Team & Feature Freeze