Re: [ADMIN] table disappear from pg_class

2006-03-18 Thread Alvaro Herrera
marco wrote: > Hi all, > I have a problem with a table which is disappeared from pg_class > with all objects related (views, indexes and so on). > pg_dump against this table does not work (I think because it is not > present in pg_class). > > The strange behaviour is that I can select data from th

[ADMIN] table disappear from pg_class

2006-03-18 Thread marco
Hi all, I have a problem with a table which is disappeared from pg_class with all objects related (views, indexes and so on). pg_dump against this table does not work (I think because it is not present in pg_class). The strange behaviour is that I can select data from this table !! We are using a