Re: [GENERAL] Confirming - materialized views cannot have foreign key constraints.

2015-07-12 Thread Michael Paquier
On Sun, Jul 12, 2015 at 7:54 AM, David G. Johnston < david.g.johns...@gmail.com> wrote: > Working with 9.3 at the moment and I don't see any syntax that would let > me create one... > I don't recall you can create FKs on materialized views. CREATE MATERIALIZED VIEW has no option regarding that, a

[GENERAL] Confirming - materialized views cannot have foreign key constraints.

2015-07-11 Thread David G. Johnston
Working with 9.3 at the moment and I don't see any syntax that would let me create one... Thanks David J.