Re: [HACKERS] Hacking postgres backend process

2004-05-04 Thread Carl E. McMillin
rhaps under construction). Carl <|};-)> -Original Message- From: Alvaro Herrera [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 6:29 AM To: Carl E. McMillin Cc: [EMAIL PROTECTED]; Bob Subject: Re: [HACKERS] Hacking postgres backend process On Wed, Apr 28, 2004 at 08:26:09AM -0700, Ca

Re: [HACKERS] Hacking postgres backend process

2004-05-04 Thread Alvaro Herrera
On Wed, Apr 28, 2004 at 08:26:09AM -0700, Carl E. McMillin wrote: > I posted this subject on General discussion-list but got no takers. I'll > restate my query and be as brief as I possible. > > "What are the issues/dangers involved in putting an external > process-execution call in instance of

[HACKERS] Hacking postgres backend process

2004-05-03 Thread Carl E. McMillin
Title: Message Hi All,   I posted this subject on General discussion-list but got no takers.  I'll restate my query and be as brief as I possible.   "What are the issues/dangers involved in putting an external process-execution call in instance of main postgres-backend thread of execution?"