create view error???

Поиск
Список
Период
Сортировка
От Rynell Wesson
Тема create view error???
Дата
Msg-id Pine.LNX.4.21.0011140627010.27816-100000@isle-of-jura.cs.utexas.edu
обсуждение исходный текст
Список pgsql-novice
OS:  Linux 2.2.16
DB:  postgresql-7.0.2

Why can't I create views?  I get the following errors.  What do I need to
do to properly create this file-- pg_rewrite_rulename_index?

fakedb=# create view foo as
fakedb-# select * from person;
NOTICE:  mdopen: couldn't open pg_rewrite_rulename_index: No such file or
directory
NOTICE:  mdopen: couldn't open pg_rewrite_rulename_index: No such file or
directory
ERROR:  cannot open relation pg_rewrite_rulename_index
fakedb=#

Thanks.

Rynell



В списке pgsql-novice по дате отправления:

Предыдущее
От: Mauricio Alarcon
Дата:
Сообщение: Replication
Следующее
От: "Poul L. Christiansen"
Дата:
Сообщение: Re: Replication