Re: pg_ctl
- From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
- To: "Joshua D. Drake" <jd(at)commandprompt(dot)com>
- Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers-win32 <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: pg_ctl
- Date: Wed, 24 Mar 2004 12:38:37 -0500 (EST)
- Message-id: <200403241738(dot)i2OHcbx25573(at)candle(dot)pha(dot)pa(dot)us>
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(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
Home |
Main Index |
Thread Index