Re: Snapshot Materialized Views - GSoC

From: "Massa, Harald Armin" <chef(at)ghum(dot)de>
To: Pavel <baros(dot)p(at)seznam(dot)cz>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Snapshot Materialized Views - GSoC
Date: 2010-05-21 14:02:48
Message-ID: AANLkTingxr2oMurzB2PM3NVjUohsDYu_NkcyDwEuksIo@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pavel,

b) create MV syntax?
> - CREATE MATERIALIZED VIEW mvname AS ..., I think it is quite
> obvious to do so, but I had to ask
>

please do not fortget the:

create or replace MATERIALIZED VIEW

option.

And also the

DROP if exists

for the drop-command

Best wishes

Harald

--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
no fx, no carrier pigeon
-
Using PostgreSQL is mostly about sleeping well at night.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-05-21 14:13:11 Re: Snapshot Materialized Views - GSoC
Previous Message Robert Haas 2010-05-21 13:59:05 Re: Snapshot Materialized Views - GSoC