Re: -D option of pg_resetwal is only works with absolute path

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: -D option of pg_resetwal is only works with absolute path
Дата
Msg-id 20180523234503.GB15445@paquier.xyz
обсуждение исходный текст
Ответ на Re: -D option of pg_resetwal is only works with absolute path  (David Steele <david@pgmasters.net>)
Список pgsql-hackers
On Wed, May 23, 2018 at 11:40:48AM -0400, David Steele wrote:
> On 5/23/18 11:35 AM, Tom Lane wrote:
>> I pushed a patch already, although certainly an additional pair of eyes
>> on the issue would be good.
>
> Looks good to me.  Thanks!

The TAP tests cannot catch that as all paths are absolute in
PostgresNode.pm.  We could easily have tests using chdir though.
Thoughts?
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH v14] GSSAPI encryption support
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: SCRAM with channel binding downgrade attack