pgsql: Add unit to vacuum_buffer_usage_limit value in postgresql.conf.s - Mailing list pgsql-committers

From Masahiko Sawada
Subject pgsql: Add unit to vacuum_buffer_usage_limit value in postgresql.conf.s
Date
Msg-id E1psHnW-005Huu-OF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add unit to vacuum_buffer_usage_limit value in postgresql.conf.sample.

Also adjust the indentation of the comment to the surrounding parameters.

Author: Masahiko Sawada
Reviewed-by: David Rowley, Daniel Gustafsson, Melanie Plageman
Discussion: https://postgr.es/m/CAD21AoCBSqmqOKVH4Q256DeCC_UE50gu1sgixcjLFZGLEbABVA@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Improve one of the test cases in 035_standby_logical_decoding.pl
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix assertion failure in heap_vacuum_rel