Kemin Zhou <[EMAIL PROTECTED]> writes:
> kzdb=# select id from mytable where id=7224;
>   id 
> ------
>  7224
> (1 row)

> kzdb=# delete from mytable where id=7224;
> ERROR:  Relation 41073353 does not exist

Have you got any rules, triggers, or foreign keys linking to or from
that table?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to