| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-hackers-win32 <pgsql-hackers-win32(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] Win32 Event log |
| Date: | 2004-08-13 03:49:11 |
| Message-ID: | 200408130349.i7D3nBZ10661@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 |
Andrew Dunstan wrote:
>
> Bruce Momjian wrote:
>
> >
> >If the installer can't run on NT4 SP4, that is an installer issue. I
> >don't see why we should label the base source code as not working on it.
> >If it doesn't have symlinks, fine, no tablespaces. I will update the
> >release notes to mention the installer doesn't run on NT4.
> >
> >Basically, we can't turn the PostgreSQL ship on a dime. If we come out
> >and say NT4 doesn't work, the someone else appears and gets it working,
> >it is harder to communicate that. I don't want to be adding/removing
> >NT4 based on untested ideas.
> >
> >
> >
>
> Well, when I began this I said we should either remove NT4 from the
> supported list or make some very public caveats about its use.
>
> The installer can issue its own warnings, I guess. Perhaps the best way
> to handle the tablespace crash would be to build in a runtime OS version
> check in the CREATE TABLESPACE code and error out on NT4. That leaves
> the issue of the event log size, which I guess is a documentation issue.
Are you saying the server will crash if you try to create a junction
point on NT4, or just fail?
--
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 | Bruce Momjian | 2004-08-13 03:53:54 | Re: make fails if path has spaces |
| Previous Message | Bruce Momjian | 2004-08-13 03:43:17 | Re: [PATCHES] Win32 Event log |