Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path - Mailing list pgsql-hackers

From Rajeev rastogi
Subject Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path
Date
Msg-id BF2827DCCE55594C8D7A8F7FFD3AB7713DDD631E@SZXEML508-MBX.china.huawei.com
Whole thread Raw
In response to Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path  ("MauMau" <maumau307@gmail.com>)
List pgsql-hackers
While registering the service for PostgreSQL on windows, we cannot expect user to give absolute path always.
So it is required to support relative path as data directory. So this patch will be very useful to handle the same.

This patch has been in "Ready for committer" stage for long time.
Please check if this can be committed now or any other changes required.

Thanks and Regards,
Kumar Rajeev Rastogi

> -----Original Message-----
> From: MauMau [mailto:maumau307@gmail.com]
> Sent: 24 February 2014 15:31
> To: Rajeev rastogi
> Cc: pgsql-hackers@postgresql.org; Magnus Hagander
> Subject: Re: [HACKERS] [review] PostgreSQL Service on Windows does not
> start if data directory given is relative path
>
> From: "Rajeev rastogi" <rajeev.rastogi@huawei.com> Please find the
> attached modified patch.
>
> Thanks, reviewed and made this patch ready for committer.
>
> Regards
> MauMau




pgsql-hackers by date:

Previous
From: Robert Berry
Date:
Subject: calculating an aspect of shared buffer state from a background worker
Next
From: Amit Kapila
Date:
Subject: Re: issue log message to suggest VACUUM FULL if a table is nearly empty