Re: COPY view - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: COPY view
Date
Msg-id 200606142055.k5EKtWA18914@candle.pha.pa.us
Whole thread Raw
In response to Re: COPY view  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: COPY view
List pgsql-patches
Andrew Dunstan wrote:
>
>
> Bruce Momjian wrote:
>
> >This patch implements the COPY VIEW TODO item.  Do we want to apply it
> >for 8.2?
> >
> >
> >
>
> I thought the consensus was that it would be better to do
>
>   COPY (SELECT ...) TO ...
>
> rather than requiring the intermediate creation of a view.

Right, but even when we have that, should we be able to dump a view just
like a real table?

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: SQL/XML publishing function experimental patch II
Next
From: Bruce Momjian
Date:
Subject: Re: SQL/XML publishing function experimental patch II