pgsql: Mark vacuum_defer_cleanup_age as PGC_POSTMASTER.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mark vacuum_defer_cleanup_age as PGC_POSTMASTER.
Date: 2013-02-02 18:55:31
Message-ID: E1U1iFP-0003XF-MY@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Mark vacuum_defer_cleanup_age as PGC_POSTMASTER.

Following bug analysis of #7819 by Tom Lane

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/59f800d05866ef447e1337bc8f2c9a54063f6eba

Modified Files
--------------
doc/src/sgml/config.sgml | 3 +--
src/backend/utils/misc/guc.c | 7 ++++++-
2 files changed, 7 insertions(+), 3 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-02-02 19:22:35 pgsql: Prevent "\g filename" from affecting subsequent commands after a
Previous Message Bruce Momjian 2013-02-02 17:57:05 pgsql: Adjust COPY FREEZE error message to be more accurate and consist

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2013-02-02 19:27:24 Re: COPY FREEZE has no warning
Previous Message Andres Freund 2013-02-02 18:49:13 Re: autovacuum not prioritising for-wraparound tables