Re: [PATCHES] Win32 Event log

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCHES] Win32 Event log
Дата
Msg-id 200408130349.i7D3nBZ10661@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] Win32 Event log  (Andrew Dunstan <andrew@dunslane.net>)
Список 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Win32 Event log
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: make fails if path has spaces