Re: BUG #16039: PANIC when activating replication slots in Postgres12.0 64bit under Windows

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #16039: PANIC when activating replication slots in Postgres12.0 64bit under Windows
Дата
Msg-id 20191009044207.GA21379@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #16039: PANIC when activating replication slots in Postgres12.0 64bit under Windows  (Andres Freund <andres@anarazel.de>)
Ответы Re: BUG #16039: PANIC when activating replication slots in Postgres12.0 64bit under Windows  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
On Tue, Oct 08, 2019 at 09:09:53AM -0700, Andres Freund wrote:
> I wondered about adding something like that too. Not sure what you mean
> by directory handling problems? Couldn't that just be solved by doing an
> fstat()?

Yeah, we should just do that.

> Yuck :(. Luckily that's a pretty narrow case to hit.  We really need
> windows coverage for this stuff. And also just general buildfarm
> coverage, it's not like we're immune from bugs on unixoid OSs etiher.

test_decoding hits that easily for me, and we test that on Windows for
some time now as there is a buildfarm module.  That's a bit depressing.

>> Andres, others, any thoughts about this issue?  Are there any
>> objections if I just fix it?
>
> Not here.

Done this one.
--
Michael

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #15912: The units of `autovacuum_vacuum_cost_delay` settingshould be documented
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16046: xpath returns CDATA tag along with the value in postgres 12