Re: Support for N synchronous standby servers - take 2

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Support for N synchronous standby servers - take 2
Дата
Msg-id CAMkU=1zsmU2FYkeRm2Nhx6WzhcJKBf3CnomB3+nLDS=SW7EnJQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Support for N synchronous standby servers - take 2  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Support for N synchronous standby servers - take 2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Apr 6, 2016 at 1:23 AM, Fujii Masao <masao.fujii@gmail.com> wrote:

> Okay, I pushed the patch!
> Many thanks to all involved in the development of this feature!

Thanks, a nice feature.

When I compile now without cassert, I get the compiler warning:

syncrep.c: In function 'SyncRepUpdateConfig':
syncrep.c:878:6: warning: variable 'parse_rc' set but not used
[-Wunused-but-set-variable]

Cheers,

Jeff



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Speedup twophase transactions
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature