Re: Allowing COPY into views - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Allowing COPY into views
Date
Msg-id 46277DC8.2050602@dunslane.net
Whole thread Raw
In response to Allowing COPY into views  ("Karl O. Pinc" <kop@meme.com>)
Responses Re: Allowing COPY into views  ("Karl O. Pinc" <kop@meme.com>)
List pgsql-hackers
Karl O. Pinc wrote:
>
> (Maybe if this works I'll see about copying
> out of a view.)
>

You know we already have
 COPY (SELECT  ...) TO ...

don't you?

cheers

andrew


pgsql-hackers by date:

Previous
From: "Karl O. Pinc"
Date:
Subject: Re: Allowing COPY into views
Next
From: Alvaro Herrera
Date:
Subject: Re: Allowing COPY into views