vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi James, I just wanted to inform you all that I solve the issue, it was indeed the nul device as James and Martijn mention. I have change the source to redirect the output to a log file, to which I gave permission to the "postgres" user. The file (currently) is created at the temp folder. This is critical bug due to the fact that on more and more win2003 machinesthe postgres installation failed to initialize the DB. In any case, I am about to push this fix to be part of the formal postgres source.Is anyone know ,who should I write to in order to test and checked this fix to the CSV. Regards Dror __________________________________________________ _______________ Try Live.com - your fast, personalized homepage with all the things you care about in one place. http://www.live.com/getstarted |
| ||||
| On Thu, Aug 03, 2006 at 06:49:31PM +0000, dror wrote: > Hi James, > > I just wanted to inform you all that I solve the issue, it was indeed thenul device as James and Martijn mention. > I have change the source to redirect the output to a log file, to which Igave permission to the "postgres" user. > The file (currently) is created at the temp folder. > This is critical bug due to the fact that on more and more win2003 machines the postgres installation failed to initialize the DB. To be honest, this is the kind of crap that bugs me about Windows. It happens all the time that you want to dump the output of a program to nowhere. And then they make it so only admins can use it? Writing it to a file is a hack, you don't want the output, that why you send it to the NUL device. Have you been able to determine *why* Microsoft made this braindead decision? Or where it's documented? Their own knowledgebase is filled with examples of using the device, so I imagine they'll have to post a workaround somewhere... > In any case, I am about to push this fix to be part of the formal postgres source.Is anyone know ,who should I write to in order to test and checkedthis fix to the CSV. Submit a patch to the patches list, where it will be reveiwed by the relevenet people. Have a nice day, -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > From each according to his ability. To each according to his ability to litigate. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFE0k09IB7bNG8LQkwRAmR7AKCGno4c6/Dq27l2NeyuNLHyciPSXwCbBl8q 83x2dmqeboFb2VRkpXAIHDc= =CKRm -----END PGP SIGNATURE----- |
| Thread Tools | |
| Display Modes | |
|
|