Re: execute/perform and FOUND - Mailing list pgsql-general

From Tom Lane
Subject Re: execute/perform and FOUND
Date
Msg-id 739.1158851022@sss.pgh.pa.us
Whole thread Raw
In response to Re: execute/perform and FOUND  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
List pgsql-general
Karsten Hilbert <Karsten.Hilbert@gmx.net> writes:
> The docs do hint at how to do it properly:
>  "PERFORM create_mv(''cs_session_page_requests_mv'', my_query);"
> but this might be helpful to be pointed out explicitely:
> "PERFORM create_mv(''cs_session_page_requests_mv'', my_query);
>  Note that the PERFORM replaces the SELECT in the query."

The 8.0 and up docs do indeed say that.

            regards, tom lane

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: postgresql rising
Next
From: Scott Marlowe
Date:
Subject: Re: column names in select don't exists in insert to