| From: | Dmitry Morozovsky <marck(at)rinet(dot)ru> |
|---|---|
| To: | Rynell Wesson <rwesson(at)cs(dot)utexas(dot)edu> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: create view error??? |
| Date: | 2000-11-14 16:18:12 |
| Message-ID: | Pine.BSF.4.21.0011141917120.26010-100000@woozle.rinet.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On Tue, 14 Nov 2000, Rynell Wesson wrote:
RW> OS: Linux 2.2.16
RW> DB: postgresql-7.0.2
RW>
RW> Why can't I create views? I get the following errors. What do I need to
RW> do to properly create this file-- pg_rewrite_rulename_index?
RW>
RW> fakedb=# create view foo as
RW> fakedb-# select * from person;
RW> NOTICE: mdopen: couldn't open pg_rewrite_rulename_index: No such file or
RW> directory
RW> NOTICE: mdopen: couldn't open pg_rewrite_rulename_index: No such file or
RW> directory
RW> ERROR: cannot open relation pg_rewrite_rulename_index
As for me, it seems like an error in system tables. Did you try
vacuuming? Does it return any errors?
Sincerely,
D.Marck [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck(at)rinet(dot)ru ***
------------------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | lbottorff | 2000-11-14 20:13:21 | ODBC On Postgresql On NT/cygwin? |
| Previous Message | Bryan Bateman | 2000-11-14 15:41:16 | postgresql on Win 2k?????? |