[Zope] Odd problem updating a PostgreSQL DB

Jerome Alet alet@librelogiciel.com
Fri, 13 Sep 2002 22:38:24 +0200


On Fri, Sep 13, 2002 at 02:47:59PM -0500, Tim Wilson wrote:
> 
> Any ideas? I've looked carefully at the code and don't see anything
> obvious. I can certainly post it if anyone is interested in looking more
> closely, but I wonder if this little problem is a common one and I'm
> just missing something between my ears.

Please could you check if the same requests in psql procuce the same
result ? The same with the Python module the database adapter relies 
on.

This way you would be able to find if the bug is in PostgreSQL,
the PostgreSQL Python module you use, or in its  Zope DB Adapter.

Alternatively you could test with another Zope DB Adapter for
PostgreSQL, there are several of them

hth

Jerome Alet