| От | Andreas Pflug |
|---|---|
| Тема | Re: logger subprocess |
| Дата | |
| Msg-id | 41081617.9080104@pse-consulting.de обсуждение исходный текст |
| Ответ на | logger subprocess (Andreas Pflug <pgadmin@pse-consulting.de>) |
| Список | pgsql-patches |
Bruce Momjian wrote: > Your patch has been added to the PostgreSQL unapplied patches list at: > > http://momjian.postgresql.org/cgi-bin/pgpatches > > It will be applied as soon as one of the PostgreSQL committers reviews > and approves it. Do not apply. I'm investigating issues under win32. Main issue: pgpipe doesn't create a pipe, but sockets. win32 doesn't like to redirect stderr into sockets... There's also an issue about file handles not being inherited. The file handles are there with _spawnl, but not CreateProcess (despite bInheritHandles=true). Still hunting. Regards, Andreas
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера