pgsql: Mention in the docs that bgwriter now sleeps longer when it has - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Mention in the docs that bgwriter now sleeps longer when it has
Date
Msg-id E1Rqg4V-0004J0-17@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Mention in the docs that bgwriter now sleeps longer when it has no work to do.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2e92b5872faeb01f1865bb00556ec7be0ef006ee

Modified Files
--------------
doc/src/sgml/config.sgml |   14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Fix pg_upgrade --help text for --user to not use a plural cluste
Next
From: Magnus Hagander
Date:
Subject: pgsql: Fix wording, per Peter Geoghegan