Re: Initial release notes created for 9.6

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Initial release notes created for 9.6
Дата
Msg-id CAMkU=1z0RdZGj-7vtAB+-ssRyrs_xj7iSLFZhgQrWjxWoAb5SQ@mail.gmail.com
обсуждение исходный текст
Ответ на Initial release notes created for 9.6  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Initial release notes created for 9.6  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, May 5, 2016 at 10:32 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I've pushed a first cut at release notes for 9.6.  There's a good deal
> of work to do yet:

Thanks for assembling the notes.

This item:

"Avoid some spurious waits for AccessExclusiveLocks in hot-standby queries"

Should be something like

Avoid some unnecessary cancellations of hot-standy queries due to
AccessExclusiveLocks replay.

It was the cancellations, not the waits, which were spurious.

Cheers,

Jeff



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: old_snapshot_threshold's interaction with hash index
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: Poorly-thought-out handling of double variables in pgbench