UPDATE and DELETE fail in strange way

Поиск
Список
Период
Сортировка
От Danny Aldham
Тема UPDATE and DELETE fail in strange way
Дата
Msg-id 200109211957.f8LJvjH22051@lennon.postino.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Sheldon Hearn
Дата:
Сообщение: Re: VACUUM vs VACUUM ANALYZE vs CLUSTER
Следующее
От: hodges@xprt.net
Дата:
Сообщение: (Fwd) how to change or set password for a database