From: | "Reinhard Hnat" <hnat(at)logotronic(dot)co(dot)at> |
---|---|
To: | <pgsql-novice(at)postgresql(dot)org> |
Subject: | View don't know table |
Date: | 2002-05-08 05:11:44 |
Message-ID: | 001b01c1f64e$d9133080$0163a8c0@hn |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
I am doing some tests with PostgreSQL before starting a project. During
these tests I created a table and a view which referenced the table. Then i
deleted and recreated the table. when I tried to browse the view there was
an error saying that the table xy with oid=.... is not known. But some time
later I could browse the view and everything was fine again. I am not shure
that this is because I tried to vacuum the database some times inbetween.
What happend? I think this behaviour is of great importance when dealing
with a great project using many tables and views. I must be shure that after
an alteration of one or more tables everything works as usual.
best regards
Reinhard Hnat
hnat(at)logotronic(dot)co(dot)at
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew McMillan | 2002-05-08 08:19:20 | Re: Incorrect Query |
Previous Message | Sharon Cowling | 2002-05-08 05:06:00 | Incorrect Query |