Re: pg_ctl

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_ctl
Дата
Msg-id 200403241738.i2OHcbx25573@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: pg_ctl  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers-win32
Joshua D. Drake wrote:
>
> > Not unreasonable. Maybe someone who uses/distributes a commercial
> > Windows version can inform us about usage patterns. If that's what we
> > decide we should remove this from the Win32 page:
> >
> > . Create C version of pg_ctl?
> >
> Well we are (although it is on the back burner) working on pg_ctl in C.
>
> Our experience is that all of our customers who run our Cygwin based
> version prefer it running as a service.

We should make pg_ctl a C program.  Some package installer or something
will need it.  It is only 412 lines of shell script.

> > And while on the subject of that page, this issue should now be fixed
> > with the listen_addresses patch (which I hope someone can verify):
> >
> > Postmaster must be started with -i flag, or with tcpip_socket = true
> > in postgresql.conf, else the postmaster will fail to start and issue
> > the following error:
> > |LOG: select() failed in postmaster: No such file or directory

Win32 project page updated:

    http://momjian.postgresql.org/main/writings/pgsql/project


--
  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 по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: pg_ctl
Следующее
От: David Garamond
Дата:
Сообщение: Re: pg_ctl