Re: [HACKERS] problem with cache

2003-08-04 Thread ivan
drop relation = drop table or drop sequence etc I tryed RelationForgetRelation() but i dont working :( On Mon, 4 Aug 2003, Alvaro Herrera wrote: > On Mon, Aug 04, 2003 at 09:24:49PM +0200, ivan wrote: > > > > hi, i have more problems with cache :( i wrote about it latter , but there > > was no a

Re: [HACKERS] problem with cache

2003-08-04 Thread Alvaro Herrera
On Mon, Aug 04, 2003 at 09:24:49PM +0200, ivan wrote: > > hi, i have more problems with cache :( i wrote about it latter , but there > was no answer. Because when i drop same relation its should be clean cache > too, but postgres dont do it . Ist sad because i cant do reload db , i > have errors :

[HACKERS] problem with cache

2003-08-04 Thread ivan
hi, i have more problems with cache :( i wrote about it latter , but there was no answer. Because when i drop same relation its should be clean cache too, but postgres dont do it . Ist sad because i cant do reload db , i have errors :( what should i do ? ---(end of broadca