Re: BUG #15116: pg_recvlogical always fails

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #15116: pg_recvlogical always fails
Дата
Msg-id 20180317230241.GA19730@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #15116: pg_recvlogical always fails  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: BUG #15116: pg_recvlogical always fails
Список pgsql-bugs
On Sat, Mar 17, 2018 at 06:33:48PM +0100, Magnus Hagander wrote:
> In this scenario, since we don't actively *enforce* this version
> difference, I think we should apply the fix from #1 in this scenario as
> well. Otherwise you might use an old pg_recvlogical to connect to a newer
> server, and open up a vulnerability somehow. I assume pg_recvlogical of
> that age doesn't actually try to do something with it, but it still feels
> safer for the future.

Yeah, there is no actual reason to not apply #1 everywhere as well.  The
back-patch is a no-brainer.
--
Michael

Вложения

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

Предыдущее
От: Petar Bogdanovic
Дата:
Сообщение: Re: BUG #15120: use of getcwd(3)/chdir(2) during path resolution(exec.c)
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #15115: temporary AND unlogged tables for parallel db import