Re: pg_ctl - Mailing list pgsql-hackers-win32

From Bruce Momjian
Subject Re: pg_ctl
Date
Msg-id 200403241738.i2OHcbx25573@candle.pha.pa.us
Whole thread Raw
In response to Re: pg_ctl  ("Joshua D. Drake" <jd@commandprompt.com>)
List 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 by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: pg_ctl
Next
From: David Garamond
Date:
Subject: Re: pg_ctl