Re: 9.3 Beta1 status report

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: 9.3 Beta1 status report
Дата
Msg-id CAM3SWZR8R1xeqdwdic0C1sXfW4wuEg5EqD0TpsMpgP7hEqGsGA@mail.gmail.com
обсуждение исходный текст
Ответ на 9.3 Beta1 status report  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: 9.3 Beta1 status report  (Pavan Deolasee <pavan.deolasee@gmail.com>)
Re: 9.3 Beta1 status report  (Andres Freund <andres@2ndquadrant.com>)
Re: 9.3 Beta1 status report  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Sat, Apr 20, 2013 at 10:02 PM, Bruce Momjian <bruce@momjian.us> wrote:
> I will be working on polishing them for the next ten days, so any
> feedback, patches, or commits are welcome.  I still need to add lots of
> SGML markup.

I've noticed a few things:

* Allow heap-only tuple updates on system tables (Andres Freund)

Didn't Andres just fix a bug wherein HOT updates usually wouldn't
occur on system tables following the commit of the foreign key locks
patch? While HOT's development occurred at a time before I followed
pgsql-hackers, I seem to recall someone telling me that Tom insisted
upon HOT working with system catalogs specifically because if it
wasn't good enough to work there, it wasn't good enough to work
anywhere, or something like that. I guess the source of the confusion
is specifically that at one point HOT really didn't work with system
catalogs. But, if I'm not mistaken, never in a released version.

* Improve grouping of sessions waiting for commit_delay (Peter Geoghegan)

I think this should be under "General Performance". It's definitely a
performance feature.

-- 
Peter Geoghegan



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: 9.3 Beta1 status report
Следующее
От: Pavan Deolasee
Дата:
Сообщение: Re: 9.3 Beta1 status report