From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Cannot initdb in cvs tip |
Date: | 2004-08-01 06:19:35 |
Message-ID: | 200408010619.i716JZB28984@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-hackers-win32 pgsql-patches |
Patch applied. Thanks.
I made small adjustment for configure.
---------------------------------------------------------------------------
Andrew Dunstan wrote:
>
>
> Bruce Momjian wrote:
>
> >Andrew Dunstan wrote:
> >
> >
> >>>I wanted to keep a solution that was as native to the OS as possible,
> >>>but because we can't do that on Win32 and few people like the unix
> >>>system call to 'rm', it is time to clean it up.
> >>>
> >>>One question --- why is there a sleep loop needed for unlink in your
> >>>patch?
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>We will just be calling the existing pgunlink() (which has a sleep) in
> >>the Windows cases, so this question becomes moot.
> >>
> >>
> >
> >Great. Thanks. Sorry I delayed addressing this for so long.
> >
> >
>
> Please check the enclosed patch to see if it does what you want.
>
> >Should we look at replacing cp/copy in 7.6?
> >
> >
> >
>
> probably. Put it as a possible TODO maybe.
>
> cheers
>
> andrew
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Hans-Jürgen Schönig | 2004-08-01 06:49:46 | Re: Version Numbering -- The great debate |
Previous Message | Steve Atkins | 2004-08-01 05:40:52 | Re: Version Numbering -- The great debate |
From | Date | Subject | |
---|---|---|---|
Next Message | Jochem van Dieten | 2004-08-01 16:33:31 | Re: New pginstaller beta |
Previous Message | Bruce Momjian | 2004-08-01 01:57:33 | Re: New pginstaller beta |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-08-01 06:56:38 | Re: pg_config |
Previous Message | Bruce Momjian | 2004-08-01 05:57:21 | Re: initdb authentication |