[Zope] Performance Testing / Expections

Ben Leslie benno@sesgroup.net
Mon, 27 Mar 2000 20:38:45 +1000


> On Sun, Mar 26, 2000 at 11:27:38PM +1000, Ben Leslie wrote:
> > Highly dynamic Zope was very bad in rps and hopeless more multiple access.
> 
>     You are using postgres and the postgres adapter is only level 2
> (serializing).
> 
> -Petru

Yes I am using postgres, however I am _not_ using the postgres adapter. 
I am using External Methods and python to do all data access since the data
requires formatting after it comes out of the database which is much
more easily done in python cf. dtml.

Cheers,

Benno