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.
cheers
andrew