-----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