problem w/ DELETE - Mailing list pgsql-general

From Jeffrey Lyon
Subject problem w/ DELETE
Date
Msg-id 359240B4.1213B1F3@em-systems.com
Whole thread Raw
List pgsql-general
Gotta weird one...

Everything running well until I bumped up to Postgres 6.3.2 and Linux
2.0.34.  Now I can't delete rows from any of my tables.  When I try a
"delete from testtable" or a "delete from testtable where
(value=somevalue)" psql returns "PQExec -- Request was sent to the
backend, but backend closed before...."

I've tried vacuuming the database and dumping and reloading the
database.  I checked the system and postmaster logs for tell tail
signs.  I've snooped around for core dumps, but nothing.

Help!!!

Jeffrey


pgsql-general by date:

Previous
From: Vicente Gras
Date:
Subject: RE: [GENERAL] ODBC Failure (fwd)
Next
From: liew@cee.hw.ac.uk
Date:
Subject: Please Help