pgsql: Doc: add Buffer Access Strategy to the glossary - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Doc: add Buffer Access Strategy to the glossary
Date
Msg-id E1piMVI-000iqE-VQ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: add Buffer Access Strategy to the glossary

It seems useful to add this to the glossary as there's discussion around
adding an option to VACUUM to disable and adjust the size of the buffer
access strategy that VACUUM uses.

Author: Melanie Plageman
Reviewed-by: Justin Pryzby, David Rowley
Discussion: https://postgr.es/m/ZBYDTrD1kyGg%2BHkS%40telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c8f8d0eb1868cc88d481518d2b6aa0767116055c

Modified Files
--------------
doc/src/sgml/glossary.sgml | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Add show_data option to pg_get_wal_block_info.
Next
From: Tomas Vondra
Date:
Subject: pgsql: pg_dump: Use only LZ4 frame format for compression