From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Robert Haas <robertmhaas(at)gmail(dot)com>
Cc:
Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject:
Re: Re: [COMMITTERS] pgsql: Fix log_temp_files docs and comments to say bytes not kilobytes.
Date:
2010-07-06 14:42:16
Message-ID:
27726.1278427336@sss.pgh.pa.us (view raw or flat )
Thread:
2010-06-25 13:11:25 from sriggs(at)postgresql(dot)org (Simon Riggs)
2010-06-25 14:25:50 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-06-25 15:11:03 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2010-06-25 17:56:44 from Josh Berkus <josh(at)agliodbs(dot)com>
2010-06-27 11:48:46 from Simon Riggs <simon(at)2ndQuadrant(dot)com>
2010-07-06 14:21:06 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-07-06 14:42:16 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-07-06 14:52:48 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-07-06 15:03:45 from Bruce Momjian <bruce(at)momjian(dot)us>
2010-07-06 15:05:06 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-07-06 15:10:18 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-07-06 15:17:02 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-07-06 15:25:21 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-07-06 15:29:38 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-07-06 18:38:48 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-07-06 19:40:31 from Greg Smith <greg(at)2ndquadrant(dot)com>
2010-07-06 20:01:30 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-07-06 21:49:15 from Greg Smith <greg(at)2ndquadrant(dot)com>
2010-07-06 23:09:21 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-07-06 15:06:05 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-07-07 22:48:23 from Josh Berkus <josh(at)agliodbs(dot)com>
2010-07-08 00:32:12 from Cédric Villemain <cedric(dot)villemain(dot)debian(at)gmail(dot)com>
2010-07-06 14:51:56 from Greg Smith <greg(at)2ndquadrant(dot)com>
Lists:
pgsql-committers pgsql-hackers
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> log_temp_files was introduced in 8.3, so we'll need to backpatch this
> to 8.3, not just 8.4. Greg Smith tells me Simon has been busy with
> other things, so I'm going to pick this up. Barring objections, I'm
> going to revert Simon's patch and change the behavior instead, per the
> attached patch. I will also back-patch the fix to 8.4 and 8.3.
I agree with doing this for 9.0, but I'm much less sold that it's a good
idea to change the meaning of the parameter in minor releases of 8.4 and
8.3. Aren't you risking breaking installations that work now?
regards, tom lane
In response to
Responses
pgsql-hackers by date
Next :From: Greg SmithDate: 2010-07-06 14:51:56
Subject : Re: Re: [COMMITTERS] pgsql: Fix log_temp_files docs and
comments to say bytes not kilobytes.
Previous :From : Tom LaneDate : 2010-07-06 14:33:18
Subject : Re: Bug? Concurrent COMMENT ON and DROP object
pgsql-committers by date
Next :From: Greg SmithDate: 2010-07-06 14:51:56
Subject : Re: Re: [COMMITTERS] pgsql: Fix log_temp_files docs and
comments to say bytes not kilobytes.
Previous :From : Robert HaasDate : 2010-07-06 14:21:06
Subject : Re: Re: [COMMITTERS] pgsql: Fix log_temp_files docs and comments to say bytes not kilobytes.