[Zope] (no subject)
Hannu Krosing
hannu@tm.ee
Thu, 25 Nov 1999 15:04:10 +0200
> Hello.
> I've got a problem.
>
> I've running Zope-2.0.1 under Solaris 2.7 with Postgress ( ZPyGreSQLDA is the latest ).
Are you using the rjr version of ZPyGreSQLDA ?
> When i'm starting any Zope's project using DB connection.. It process atleast one
> query and fails with message "socket error... error code : 0"
>
> And there are too much 'postmaster' for one connection... about 50
>
> Any ideas ????
Does postgres itself run fine when using other frontends (psql, python's
import pg) ?
-----------------
Hannu