Re: Antw: Re: Patch for NetWare support

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Antw: Re: Patch for NetWare support
Дата
Msg-id 19205.1029191125@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Antw: Re: Patch for NetWare support  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Most likely, we would define a port name in configure.in and test for
> that before accepting that flag.  Also, there would be _no_
> documentation of this flags existance in the PostgreSQL documentation.
> It is only used by the postmaster calling postgres, so that should be
> OK.

I concur with Peter: there seems to be no need for this hack at all.
Just install two copies of the postmaster/postgres executable --- ie,
use cp instead of ln on platforms where ln doesn't work.  The postgres
executable would only be used for standalone-backend operation, which'd
probably mean you could remove it after initdb, if the disk space hit
bothers you.

            regards, tom lane

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Fix disabled triggers with deferred constraints
Следующее
От: Denis A Ustimenko
Дата:
Сообщение: connect_timeout parameter in libpq