> -----Original Message----- > From: Magnus Hagander [mailto:mha@sollentuna.net] > Sent: 24 August 2004 17:07 > To: Dave Page; Andrew Dunstan > Cc: pgsql-hackers-win32@postgresql.org > Subject: RE: [pgsql-hackers-win32] postmaster.pid > > > I think it's better to call uor named pipe. That way we'll > find out if it's actually a postmaster of ours or a different > process alltogether there. I'm not sure that's a good idea. The function is there to emulate the unix kill() which doesn't care what the process is. Changing the code as you suggest could cause confusionon Windows if someone uses kill() for other purposes. Regards, Dave.
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера