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 | CAA4eK1LrWp4L_kFEYOk=tVnXCRzM+L1nhK9yZT4n-0VPqSag0Q@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
|
Список | pgsql-hackers |
On Fri, Aug 22, 2014 at 1:00 PM, Heikki Linnakangas <hlinnakangas@vmware.com> wrote:
> On 08/22/2014 07:08 AM, Amit Kapila wrote:
>> Today morning, I realised that there is one problem with the
>> patch I sent yesterday and the problem is that incase user
>> has not given -T option, it will not be able to create the symlink
>> for appropriate path. Attached patch fix this issue.
>
>
> Thanks, committed with minor changes:
+ * the location of a tablespace. Apply any tablespace
+ * mapping given on the command line (--tablespace).
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
> On 08/22/2014 07:08 AM, Amit Kapila wrote:
>> Today morning, I realised that there is one problem with the
>> patch I sent yesterday and the problem is that incase user
>> has not given -T option, it will not be able to create the symlink
>> for appropriate path. Attached patch fix this issue.
>
>
> Thanks, committed with minor changes:
Thank you. One minor point I observed is that in comments below,
you have used --tablespace as option name rather than
--tablespace-mapping, is it intentional?
+ * the location of a tablespace. Apply any tablespace
+ * mapping given on the command line (--tablespace).
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления: