Re: web programming

From: Stephan Richter <srichter(at)cbu(dot)edu>
To: PGSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: web programming
Date: 2000-09-26 21:01:28
Message-ID: 4.3.1.0.20000926155907.00c491f0@198.78.130.6
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 09:28 AM 9/26/00 -0400, you wrote:
>On Tue, 26 Sep 2000, J. Atwood wrote:
>
> > Zope. http://www.zope.org
> >
> > Been using PostgreSQL behind Zope for a couple of sites for over 8
> > months now and it has been a pleasure.
> >
> > Cheers,
> > J

I also use Zope and PostGres intensively over 9 month on a production
system. It works really nice together. The PyGreSQLDA is not thread safe,
so you to be a little careful, but the new PoPyDA fixed all this and works
really nice. (I have not tried PoPy on production yet.)

Regards,
Stephan
--
Stephan Richter
CBU - Physics and Chemistry Student
Web2k - Web Design/Development & Technical Project Management

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2000-09-26 21:02:52 Re: FreeBSD Softupdates??
Previous Message Andrew Sullivan 2000-09-26 20:53:46 Re: update inside transaction violates unique constraint?