On 15 November 2012 02:28, Kevin Grittner <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