UPDATE and DELETE fail in strange way - Mailing list pgsql-novice

From Danny Aldham
Subject UPDATE and DELETE fail in strange way
Date
Msg-id 200109211957.f8LJvjH22051@lennon.postino.com
Whole thread Raw
List pgsql-novice

I have a postgresql version 7.1.2 running on RH Linux 2.4.2-2 .
psql DELETE and UPDATE commands are failing in a strange way.
If I do an : UPDATE table set column = 'data' ;
it is actually adding rows. And if I do a  : DELETE from table ;
it is removing all but one row. Almost like it exits before it is finished.
Any pointers appreciated.

--
Danny Aldham     Providing Certified Internetworking Solutions to Business
www.postino.com  E-Mail, Web Servers, Web Databases, SQL PHP & Perl

pgsql-novice by date:

Previous
From: Sheldon Hearn
Date:
Subject: Re: VACUUM vs VACUUM ANALYZE vs CLUSTER
Next
From: hodges@xprt.net
Date:
Subject: (Fwd) how to change or set password for a database