Re: [HACKERS] I just got it: PostgreSQL Application Server -- a new project.

2004-06-12 Thread Carl E. McMillin
dded java if it could do at-minimum SRF's and spawn processes. Something similar to SPI for Java would be pretty useful too, I imagine. Best Regards, Carl <|};-)> -Original Message----- From: Thomas Hallgren [mailto:[EMAIL PROTECTED] Sent: Saturday, June 12, 2004 4:24 PM

Re: [HACKERS] I just got it: PostgreSQL Application Server -- a new project.

2004-06-12 Thread Carl E. McMillin
Thanks for your indepth and patient response! My name is Carl E. McMillin and I'm still establishing my balance in this particular knowledge domain with its nomenclature and entities. > The term "App-server" is very commonly used to describe > the container where the appl

Re: [HACKERS] I just got it: PostgreSQL Application Server -- a new project.

2004-06-12 Thread Carl E. McMillin
ding. People would get very confused and place PostgreSQL in the same category as JBoss, Jonas, Apache Geronimo, IBM Websphere, BEA Weblogic to name a few well known App-servers. IMHO, you really need some other umbrella name for this. Kind regards, Thomas Hallgren ""Carl E. McM

Re: [HACKERS] I just got it: PostgreSQL Application Server -- a new project.

2004-06-12 Thread Carl E. McMillin
Jumping on that bandwagon with all 6 feet! Carl <|};-)> -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, June 11, 2004 9:38 PM To: [EMAIL PROTECTED] Subject: [HACKERS] I just got it: PostgreSQL Application Server -- a new

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

[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?"