By chance (?) I got similar one today too, when dropping extension:

ERROR:  could not open file "base/12623/12548": No such file or directory

I thought something might have gone wrong during Linux upgrade 2 days ago, but it's not likely that we both have the issue.

I wonder if something is broken in the catalog. The last commit I have in my environment is

commit 4af3dda13601d859a20425e3554533fde0549056
Author: Peter Eisentraut <pete...@gmx.net>
Date:   Sun Oct 28 10:35:46 2012 -0400

Kind regards,
Tony.

On 11/16/2012 06:14 PM, Thom Brown wrote:
On 15 November 2012 02:28, Kevin Grittner <kgri...@mail.com <mailto:kgri...@mail.com>> wrote:

    Attached is a patch that...


 Got this error:

postgres=# create view v_test as select 1;
CREATE VIEW
postgres=# create materialized view mv_test as select * from v_test;
ERROR:  could not open file "base/12064/16425": No such file or directory

--
Thom

Reply via email to