Re: Re: [COMMITTERS] pgsql: Windows: Make pg_ctl reliably detect service status
| От | Alvaro Herrera |
|---|---|
| Тема | Re: Re: [COMMITTERS] pgsql: Windows: Make pg_ctl reliably detect service status |
| Дата | |
| Msg-id | 20160107201648.GA464681@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: [COMMITTERS] pgsql: Windows: Make pg_ctl reliably detect service status (Alvaro Herrera <alvherre@2ndquadrant.com>) |
| Ответы |
Re: Re: [COMMITTERS] pgsql: Windows: Make pg_ctl reliably
detect service status
|
| Список | pgsql-hackers |
Alvaro Herrera wrote: > Alvaro Herrera wrote: > > Windows: Make pg_ctl reliably detect service status > > > > pg_ctl is using isatty() to verify whether the process is running in a > > terminal, and if not it sends its output to Windows' Event Log ... which > > does the wrong thing when the output has been redirected to a pipe, as > > reported in bug #13592. > > This broke the mingw port. Looking. A bit of grepping appears to say that I ought to patch configure.in to add AC_LIBOBJ(win32security) around line 1580 and rerun autoconf, but this seems completely at odds with the documented use of AC_LIBOBJS. Is this black magic? -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: