Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I am now seeing this error in 2003-03-03.
> CREATE TABLE INSERT_CHILD (cx INT default 42,
> cy INT CHECK (cy > x))
> INHERITS (INSERT_TBL);
> + ERROR: RelationClearRelation: relation 130996 deleted while still in use
Define "now seeing". Did you change something? Did you just run more
test cycles and it happened one time? Did it suddenly start to happen a
lot?
regards, tom lane