Re: option -T in pg_basebackup doesn't work on windows

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: option -T in pg_basebackup doesn't work on windows
Дата
Msg-id CAA4eK1++39DCQ3mJsNn0oUQdBQhnMKiqvbQy3-yb4_d=bcXL=A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: option -T in pg_basebackup doesn't work on windows  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: option -T in pg_basebackup doesn't work on windows  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Mon, Aug 18, 2014 at 7:50 PM, Heikki Linnakangas <hlinnakangas@vmware.com> wrote:
>
> I didn't follow the original discussions, but now that I look at this I have to wonder:
>
> Why does pg_basebackup -T create the symlink pointing to the wrong location in the first place, only to fix it later?

Good question.

>Wouldn't it make a lot more sense to create it correctly in the first place?

Looking at the code, I think it is very well possible to create
it correctly in the first place without much extra work.  I will
send a patch if nobody sees any problem with this change.  

With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Improvement of versioning on Windows, take two
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_receivexlog and replication slots