Re: [COMMITTERS] pgsql: Add support for temporary replication slots

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [COMMITTERS] pgsql: Add support for temporary replication slots
Дата
Msg-id 15713.1481585953@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Add support for temporary replication slots  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [COMMITTERS] pgsql: Add support for temporary replication slots  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
Список pgsql-committers
I wrote:
> Petr Jelinek <petr.jelinek@2ndquadrant.com> writes:
>> Attached is the fixed test using the loop from test_extensions (and yes
>> I would have missed the pg_stat_clear_snapshot() call without the hint,
>> thanks :) ).

> Pushed, thanks.

Hm, buildfarm says this didn't fix it.  Where exactly does the dropping
of the slot happen ... is it not complete by the time the backend exits?

            regards, tom lane


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Remove should_free arguments to tuplesort routines.
Следующее
От: Petr Jelinek
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add support for temporary replication slots