Re: stdout when running as a Windows service
От | Dave Page |
---|---|
Тема | Re: stdout when running as a Windows service |
Дата | |
Msg-id | 007501c66b98$f45db76c$6a01a8c0@valehousing.co.uk обсуждение исходный текст |
Ответ на | stdout when running as a Windows service (Thomas Hallgren <thomas@tada.se>) |
Список | pgsql-hackers |
-----Original Message----- From: "Thomas Hallgren"<thomas@tada.se> Sent: 29/04/06 14:43:09 To: "PostgreSQL-development"<pgsql-hackers@postgresql.org> Subject: [HACKERS] stdout when running as a Windows service > I'm having problems with crashes whenever I attempt to write something > on stdout or stderr from a UDT whenever the postmaster is running as a > windows service. Not sure what I'm doing wrong. Is this a known problem? Services don't have stdin/out/err on Win2k and NT, so a crash is not out of the question I guess. On XP & 2K3, they technicallyexist, but there's no practical way to use them. Regards, Dave -----Unmodified Original Message----- I'm having problems with crashes whenever I attempt to write something on stdout or stderr from a UDT whenever the postmaster is running as a windows service. Not sure what I'm doing wrong. Is this a known problem? Regards, Thomas Hallgren ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings
В списке pgsql-hackers по дате отправления: