problem w/ DELETE

Поиск
Список
Период
Сортировка
От Jeffrey Lyon
Тема problem w/ DELETE
Дата
Msg-id 359240B4.1213B1F3@em-systems.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Vicente Gras
Дата:
Сообщение: RE: [GENERAL] ODBC Failure (fwd)
Следующее
От: liew@cee.hw.ac.uk
Дата:
Сообщение: Please Help