problem upgrading from 8.1.6 to 8.1.8 --- relation does not exist
В списке pgsql-admin по дате отправления:
| От | Glen W. Mabey |
|---|---|
| Тема | problem upgrading from 8.1.6 to 8.1.8 --- relation |
| Дата | |
| Msg-id | 20070309154013.GA1790@bams.ccf.swri.edu обсуждение исходный текст |
| Ответы |
Re: problem upgrading from 8.1.6 to 8.1.8 --- relation |
| Список | pgsql-admin |
Hello,
After upgrading from 8.1.6 to 8.1.8 (using Debian testing packages) I
started to get a really strange error, and I have not been able to gain
any insights into this from the list archives.
When I SELECT any records from a certain table ("Acquisitions"), I get:
acqlibdb=> select * from "Acquisitions";
ERROR: relation "Acquisitions" does not exist
acqlibdb=> select * from public."Acquisitions";
ERROR: relation "public.Acquisitions" does not exist
However, a View that is based on that table still works:
acqlibdb=> select * from "ViewAcquisitions" LIMIT 2;
and
acqlibdb=> select * from pg_tables;
shows "Acquisitions" as the final result.
Any ideas????? I'm desparate here.
Thanks,
Glen
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера