Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id UAA29603 for postgres-redist; Wed, 25 Oct 1995 20:20:39 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199510260320.UAA29603@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from limestone.kosone.com (limestone.kosone.com [199.246.2.10]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id UAA27409 for <postgres@nobozo.CS.Berkeley.EDU>; Wed, 25 Oct 1995 20:20:35 -0700
Received: by limestone.kosone.com (4.1/SMI-4.1)
	id AA02414; Wed, 25 Oct 95 23:13:42 EDT
Date: Wed, 25 Oct 1995 23:13:41 -0400 (EDT)
From: Chris Phillips <phillipc@limestone.kosone.com>
To: Alex Shum <shum@cs.und.nodak.edu>
Cc: postgres@postgres.Berkeley.EDU
Subject: Re: Interfacing postgres with WWW
In-Reply-To: <Pine.SUN.3.90.951025165818.14140A-100000@agassiz.cas.und.nodak.edu>
Message-Id: <Pine.SUN.3.91.951025230927.2161A-100000@limestone.kosone.com>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Wed, 25 Oct 95 20:20:38 -0700
Resent-XMts: smtp

On Wed, 25 Oct 1995, Alex Shum wrote:

> Hi,
> 
> Just curious if anyone has successfully written a CGI program interfacing
> postgres with the web. I tried both pgtclsh and libpq and both of them 
> result in a server error while trying to connect to the backend. Also,
> please let me know if you are able to  compile pgperl5 and have it work
> with WDB. Any help in this area will be very appreciated. 
> 


I've succeeded with much heartache...

The pgperl stuff just didn't compile correctly (the .mus files were the 
problem) and other C things just didn't do it either.

What I ended up doing was manually compiling one of the libraries, so 
that the overall compile went ahead properly, and I installed (with even 
more heartache, g++), to compile c++ code that came with the source tree 
of postgresv4.2 (proper ver?).

In any case, I have a proper backend connection from the web, but am 
evaluating other servers that are available... IMHO, postgres is a 
powerful engine, but I can whack the heck out of it.  I am looking at 
postgres95 as a possible migration, but feel that it may not be fast 
enough for me ...anyone with experience with postrges95 and the web? 
 
Chris...

 
______________________________________________________________________
Chris Phillips			CanLink Interactive Services
B. Sc. Computing		V:+1(613)549-7883

phillipc@canlink.kosone.com	Your professionals in Internet and 
				related Interactive technology.


==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
