Re: v7.3.1 tar ready ... please check it ...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: v7.3.1 tar ready ... please check it ...
Дата
Msg-id 200212191844.gBJIiCk03372@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: v7.3.1 tar ready ... please check it ...  (Kevin Brown <kevin@sysexperts.com>)
Список pgsql-hackers
Kevin Brown wrote:
> Tom Lane wrote:
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > > OK, I agree it should be bumped up, but the issue is whether to do that
> > > in a minor release.  It will increase shared memory by 36k.  Is that
> > > safe in a beta?  Tom, Mr. FSM, can you comment?
> > 
> > It seems a reasonably safe change, but I too am concerned about making
> > such changes in minor releases.  For 7.3.1 in particular, since there
> > have already been publicly available tarballs, I think we should avoid
> > making any more changes other than documentation fixes; otherwise
> > there's too much risk of confusion ("which 7.3.1 have you got?").
> 
> I don't quite understand why there's reluctance to change this,
> though.  What will it break?
> 
> It's probably sufficient to put something in the release notes
> indicating that MAX_FSM_RELATIONS has increased and that you should
> manually set it back to 100 in the config file if the change causes
> problems.
> 
> With even relatively old systems having 128 megabytes or more memory
> installed, I'd think that a 36k increase in shared memory usage is
> small enough to make the change worth the risk.
> 
> 
> Now, your concerns are probably more justified if you're worried about
> the change causing some little-used code to suddenly start seeing a
> lot of usage...

I think we have agreed on putting it on 7.3.X.  The issue is that 7.3.1
is already packaged, so it will have to wait for 7.3.2.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: What else needs to be done for 7.3.1?
Следующее
От: Greg Stark
Дата:
Сообщение: 7.3.1 Changes